Newbetuts
.
New posts in c-preprocessor
Can gcc output C code after preprocessing?
c
c-preprocessor
preprocessor
preprocessor-directive
What is the purpose of a single pound/hash sign (#) on its own line in the C/C++ preprocessor?
c++
c
boost
c-preprocessor
C++ preprocessor #define-ing a keyword. Is it standards conforming?
c++
c-preprocessor
Pragma in define macro
c-preprocessor
pragma
stringification
What exactly do C include guards do?
c
macros
c-preprocessor
header-files
include-guards
C Preprocessor, Stringify the result of a macro
c-preprocessor
stringification
How do I show the value of a #define at compile-time?
macros
c-preprocessor
boost-preprocessor
How, exactly, does the double-stringize trick work?
c
c-preprocessor
stringification
What are the valid characters for macro names?
c
compiler-warnings
c-preprocessor
How can I concatenate twice with the C preprocessor and expand a macro as in "arg ## _ ## MACRO"?
c
concatenation
token
c-preprocessor
Understanding container_of macro in the Linux kernel
c
linux-kernel
c-preprocessor
Compile, Build or Archive problems with Xcode 4 (and dependencies)
objective-c
compiler-construction
xcode4
clang
c-preprocessor
How to manually deprecate members
ios
objective-c
swift
c-preprocessor
deprecated
How to compare strings in C conditional preprocessor-directives
c
conditional
c-preprocessor
Array-size macro that rejects pointers
c
arrays
macros
c-preprocessor
When are C++ macros beneficial? [closed]
c++
c-preprocessor
Including one C source file in another?
c
include
c-preprocessor
code-organization
project-organization
Standard alternative to GCC's ##__VA_ARGS__ trick?
c
c99
c-preprocessor
variadic-macros
Can we have recursive macros?
c++
c
macros
c-preprocessor
"No newline at end of file" compiler warning
c++
compiler-construction
warnings
c-preprocessor
Prev
Next