Search code examples
Why doesn't my #ifndef preprocessor instruction prevent multiple inclusions of a header when com...


cc-preprocessorlinkage

Read More
Expand pragma to a comment (for doxygen)...


cc-preprocessordoxygen

Read More
C MacroMagic - Struct Definition...


cc-preprocessor

Read More
Calling macro from a macro call...


cc-preprocessor

Read More
android NDK fatal error: stdio.h: No such file or directory #include <stdio.h>...


androidcqtandroid-ndkc-preprocessor

Read More
C Preprocessor #if handling of non-integer constant...


cc-preprocessor

Read More
What happens when I define macros with the same name...


cc-preprocessorlanguage-lawyer

Read More
Why should the controlled group in a conditional inclusion be lexically valid when the conditional i...


cc-preprocessorconditional-compilation

Read More
Macro to call a function...


cmacrosargumentsc-preprocessorpreprocessor

Read More
how to make a macro to generate code in a for loop?...


c++cmacrosc-preprocessor

Read More
Overload C macros...


c++coverloadingc-preprocessor

Read More
Check if header is included using preprocessing directives?...


c++c-preprocessor

Read More
C++ preprocessor #define-ing a keyword. Is it standards conforming?...


c++c-preprocessor

Read More
What is the behavior when pushing/popping a macro inside that macro definition according to c++ stan...


c++c-preprocessorlanguage-lawyer

Read More
Can I append to a preprocessor macro?...


cmacrosc-preprocessorboost-preprocessorx-macros

Read More
Ignore line directives during compilation...


gccc-preprocessor

Read More
How to apply a C preprocessor only to certain (#if/#endif) directives?...


c++c-preprocessor

Read More
Does a C# preprocessing tool exist?...


c#c-preprocessor

Read More
GCC option -save-temps numbers after header files...


cgccc-preprocessor

Read More
Which program in the compiler takes care of the preprocessors?...


c++cmacrosc-preprocessorcompiler-directives

Read More
Have GCC preprocessor treat angle brackets as quotes...


g++c-preprocessorhdf5gcc7

Read More
Common array length macro for C?...


c++carraysc-preprocessor

Read More
ctags chokes on source file with unbalanced braces due to #ifdef...


cc-preprocessorctagsexuberant-ctags

Read More
C++ macro parsing issue...


c++macrosc-preprocessor

Read More
Preprocessor-aware code navigation in IDE for C project...


cidec-preprocessor

Read More
Plain "C" static initializer macro with variable length tail....


cc-preprocessorstatic-initialization

Read More
Get characters from macro name to optimise macro function...


carduinomacrosc-preprocessoravr

Read More
Strip Linux kernel sources according to .config...


linuxkernelminifyc-preprocessorstripping

Read More
Is that possible to include a header file in an indirect way in C++...


c++includec-preprocessorprototype

Read More
How to detect Mac OS X version using C preprocessor?...


cmacosc-preprocessoros-detection

Read More
BackNext