Retrieving Compiler Predefined Macros for gcc

C, C++ Add comments

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

gcc -E -dM - < /dev/null

Comments are closed.

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in