List Question
20 TechQA 2024-03-13T09:59:11.067000How does the compiler predefine the OS-specific preprocessors like __linux__, __apple__, etc.?
80 views
Asked by xmllmx
How do I get gfortran to generate architecture specific predefined macros?
97 views
Asked by Rasmus
How to backup #define macro value in C?
128 views
Asked by 킵고잉
Visual Studio 2019 - define a pragma or macro in launch.vs.json
156 views
Asked by pf12345678910
How to achieve a c++ macros like this
115 views
Asked by anti-gravity
On the confusion of rgb numerical comparison
95 views
Asked by anti-gravity
Where does predefined macros reside in C?
362 views
Asked by Nazim
Actual build date in C++
922 views
Asked by Andrey Epifantsev
Are there any guarantees about consistency of __LINE__ directives?
223 views
Asked by anol
Make Visual Studio 2017 IDE #define __cplusplus when looking at header file
756 views
Asked by Tom the Toolman
What does this code mean? "#define TO_LITERAL_(text) #text"
384 views
Asked by LittleSoup
Is there a way to export the predefined macros from a Keil build configuration?
1.4k views
Asked by P Moody
Check if compiler is Turbo C++
972 views
Asked by Stevoisiak
Why compiler gives me error "undefined external symbol" when I don't use libraries?
1.2k views
Asked by AudioBubble
macro passed from compile cannot be resolved in eclipse
732 views
Asked by MarZzz
#error in Swift (how to mark compile-time error)
4.3k views
Asked by brigadir
c++ defining function using #define macro to check com result
6.3k views
Asked by Calvin Hu
__cplusplus < 201402L return true in gcc even when I specified -std=c++14
11.4k views
Asked by DMaster
Is there Predefined-Macros define about byte order in armcc
556 views
Asked by zodiac1111