To retrieve the list of macros that gcc predefines, execute the following command:
gcc -E -dM - < /dev/null
Comments are closed.
Recent Comments