调试时常用的预编译指令 2019-07-15 本文已影响0人 小胖_20c7 warning 警告输出,编译器继续运行 error 错误输出,编译器停止继续运行 line # line 20 test.c,修改 __LINE__ = 20 __FILE__ = test.c