Search code examples
How does the compiler predefine the OS-specific preprocessors like __linux__, __apple__, etc.?...

c++cpreprocessorconditional-compilationpredefined-macro

Read More
What is this #ifdef __GNUC__ about?...

cvisual-studiogccpredefined-macro

Read More
How to backup #define macro value in C?...

cpredefined-macro

Read More
Is there a way to export the predefined macros from a Keil build configuration?...

lintkeilpc-lintpredefined-macro

Read More
How to achieve a c++ macros like this...

c++macrospredefined-macro

Read More
On the confusion of rgb numerical comparison...

c++rgbpredefined-macro

Read More
How can I use #pragma message() so that the message points to the file(lineno)?...

c++visual-studio-2010pragmaline-numberspredefined-macro

Read More
Check if compiler is Turbo C++...

c++turbo-c++predefined-macro

Read More
Is there a predefined macro for Configuration type in Eclipse CDT?...

ceclipsegcceclipse-cdtpredefined-macro

Read More
Why compiler gives me error "undefined external symbol" when I don't use libraries?...

c++macrosforward-declarationpredefined-macro

Read More
macro passed from compile cannot be resolved in eclipse...

c++eclipsecompilationmacrospredefined-macro

Read More
Is there a preprocessor macro that expands to the current selector?...

objective-cc-preprocessorpredefined-macro

Read More
How can I write a 'clamp' / 'clip' / 'bound' macro for returning a value in ...

objective-ccmacrospredefined-macro

Read More
__cplusplus < 201402L return true in gcc even when I specified -std=c++14...

c++gccg++c++14predefined-macro

Read More
Is there Predefined-Macros define about byte order in armcc...

carmccpredefined-macro

Read More
base file name from __FILE__...

c++windowsmacrospredefined-macro

Read More
What is __VMKLNX__ in Linux header files?...

clinuxlinux-kernelpredefined-variablespredefined-macro

Read More
C++ get the month as number at compile time...

c++predefined-macro

Read More
Why would __FUNCTION__ be undefined?...

c++visual-c++macrospredefined-macro

Read More
Detect ICC vs GCC at compile time...

c++cgcciccpredefined-macro

Read More
Which version of the Dinkumware STL Lib ships with Visual Studio 2012?...

c++visual-c++stlvisual-studio-2012predefined-macro

Read More
Detecting Aligned Memory requirement on target CPU...

ccpu-architecturememory-alignmentpredefined-macro

Read More
Linking to the correct library...

c++linkerpredefined-macro

Read More
Are there specific defines of linuxthreads and nptl...

c++cnptlpredefined-macrolinuxthreads

Read More
How to set predefined macros in Code::Blocks...

c++g++codeblockspredefined-macro

Read More
What macro are predefined by gcc for different SPARC processors?...

gccsparcpredefined-macro

Read More
BackNext