Newbetuts
.
New posts in c-preprocessor
Why aren't there macros in C#?
c#
.net
macros
c-preprocessor
Which Cross Platform Preprocessor Defines? (__WIN32__ or __WIN32 or WIN32 )?
c++
macros
c-preprocessor
Does gcc define anything when -g is specified?
c
debugging
gcc
c-preprocessor
Including a header file from another directory
c
compiler-errors
include
c-preprocessor
Are constant C expressions evaluated at compile time or at runtime?
c
optimization
compiler-construction
standards
c-preprocessor
Why does gcc remove the whitespace between the preprocessing tokens?
c
gcc
token
language-lawyer
c-preprocessor
C preprocessor: expand macro in a #warning
c
gcc
c-preprocessor
Is it possible to print a preprocessor variable in C?
c
variables
c-preprocessor
Is there a preprocessor directive for detecting C++11x support? [duplicate]
c++
gcc
c-preprocessor
preprocessor-directive
How does C++ Preprocessors work?
c++
c-preprocessor
How to make a char string from a C macro's value?
c
c-preprocessor
dry
What does "#define STR(a) #a" do?
c++
c
c-preprocessor
C circular dependency
c
include
c-preprocessor
circular-dependency
Changing a macro at runtime in C
c
c-preprocessor
Stringification - how does it work?
c++
c
c-preprocessor
stringification
What is the difference between #define and const? [duplicate]
c++
constants
c-preprocessor
Why does #define not require a semicolon?
c
c-preprocessor
How do I print a #defined constant in GDB?
c
gdb
c-preprocessor
Include all files in a directory?
c++
directory
include
c-preprocessor
How to undefine a define at commandline using gcc
gcc
macros
c-preprocessor
Prev
Next