Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe expansions generated by the C pre-processor are output by:
cpp -dM /dev/null but this seems to exclude __DATE__ __TIME__ __FILE__ __FUNCTION__ etc.The expansions generated by the C pre-processor are output by:
cpp -dM /dev/null but this seems to exclude __DATE__ __TIME__ __FILE__ __FUNCTION__ etc.