List Question
10 TechQA 2015-06-22 10:58:01Is there Predefined-Macros define about byte order in armcc
485 views
Asked by zodiac1111
__cplusplus < 201402L return true in gcc even when I specified -std=c++14
11.4k views
Asked by DMaster
Is there a preprocessor macro that expands to the current selector?
824 views
Asked by adib
base file name from __FILE__
2.6k views
Asked by Saher Ahwal
How do I get gfortran to generate architecture specific predefined macros?
42 views
Asked by Rasmus
Make Visual Studio 2017 IDE #define __cplusplus when looking at header file
708 views
Asked by Tom the Toolman
Are there specific defines of linuxthreads and nptl
1.5k views
Asked by osgx
Detect ICC vs GCC at compile time
6.7k views
Asked by Znorg
Why my macro doesn't compile?
155 views
Asked by SPiCaRia
What does this code mean? "#define TO_LITERAL_(text) #text"
323 views
Asked by LittleSoup