Newbetuts
.
New posts in c-preprocessor
The role of #ifdef and #ifndef
c-preprocessor
Concatenate int to string using C Preprocessor
c
c-preprocessor
stringification
How to define a preprocessor symbol in Xcode
objective-c
xcode
c-preprocessor
Can I redefine a C++ macro then define it back?
c++
boost
macros
c-preprocessor
Indenting #defines
c
c-preprocessor
indentation
code-formatting
Shall I prefer constants over defines?
c
constants
c-preprocessor
What does ## (double hash) do in a preprocessor directive?
c++
c
concatenation
c-preprocessor
What predefined macro can I use to detect clang?
c
macros
clang
c-preprocessor
Is there a portable way to print a message from the C preprocessor?
printing
c-preprocessor
Can the C preprocessor perform integer arithmetic?
c-preprocessor
How to identify platform/compiler from preprocessor macros?
c++
macros
cross-platform
c-preprocessor
#define in Java
java
preprocessor
c-preprocessor
C/C++ line number
c++
c
c-preprocessor
line-numbers
dynamic-compilation
#ifdef vs #if - which is better/safer as a method for enabling/disabling compilation of particular sections of code?
c++
c
if-statement
coding-style
c-preprocessor
Should I use #define, enum or const?
c++
enums
bit-manipulation
c-preprocessor
Preprocessor output
gcc
macros
c-preprocessor
What exactly does an #if 0 ..... #endif block do?
c-preprocessor
Objective-C: Forward Class Declaration
objective-c
c-preprocessor
forward-declaration
MSVC++ variadic macro expansion
c++
visual-c++
c-preprocessor
variadic-macros
Convert a preprocessor token to a string
c
c-preprocessor
stringification
Prev
Next