2013年7月2日

查看CC/GCC中预定义的宏

摘要: 1. cpp -dM /dev/null2. gcc -E -dM -< /dev/null | cut -c 9- | sort 阅读全文

posted @ 2013-07-02 10:01 eric.geoffrey 阅读(242) 评论(0) 推荐(0) 编辑

导航