Retrieving Compiler Predefined Macros for gcc

C, C++ No Comments »

To retrieve the list of macros that gcc predefines, execute the following command:

gcc -E -dM - < /dev/null
WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in