摘要:
http://www.cocoachina.com/bbs/read.php?tid-227404.html 阅读全文
摘要:
gcc提供了大量的警告选项,对代码中可能存在的问题提出警 告,通常可以使用-Wall来开启以下警告: -Waddress -Warray-bounds (only with -O2) -Wc++0x-compat -Wchar-subscripts -Wimplicit-int -Wimplicit... 阅读全文