Newbetuts
.
New posts in c-preprocessor
What is the value of an undefined constant used in #if?
c++
c-preprocessor
Error: invalid operands of types ‘const char [35]’ and ‘const char [2]’ to binary ‘operator+’
c++
string
c-preprocessor
stdstring
Can the C preprocessor be used to tell if a file exists?
c++
include
c-preprocessor
What are C macros useful for?
c
macros
c-preprocessor
language-design
language-features
C# Macro definitions in Preprocessor
c#
macros
c-preprocessor
Remove debug strings from release build [duplicate]
c
c-preprocessor
Understanding the behavior of C's preprocessor when a macro indirectly expands itself
c
macros
c-preprocessor
How to make a variadic macro for std::cout?
c++
c++11
c-preprocessor
Can boolean operators be used with the preprocessor?
c++
c-preprocessor
What does the compiler error "missing binary operator before token" mean?
gcc
compiler-errors
c-preprocessor
Is a C++ preprocessor identical to a C preprocessor?
c++
c
standards
c-preprocessor
How to use #if inside #define in the C preprocessor?
c
c-preprocessor
What's the difference between the WIN32 and _WIN32 defines in C++
c++
c-preprocessor
Type of #define variables
c
c-preprocessor
#define vs const in Objective-C
objective-c
constants
c-preprocessor
Seeing expanded C macros
c
c-preprocessor
Real-world use of X-Macros
c
macros
c-preprocessor
x-macros
Can you make custom operators in C++?
c++
templates
operators
c-preprocessor
metaprogramming
Common array length macro for C? [duplicate]
c++
c
arrays
c-preprocessor
This obfuscated C code claims to run without a main(), but what does it really do?
c
c-preprocessor
obfuscation
Prev
Next