advanced code snippet search
0xced on 04/04/08
define gcc
04/04/08 08:17am
1 person have marked this snippet as a favorite
zingo
List all defines of gcc
gcc -E -dM -x c /dev/null
Report this snippet Tweet
Comment:
You need to login to post a comment.