01.只允许在C99模式下使用 for 循环初始化申明

解决:指定下即可 gcc -o xxx -std=c99

CPP相关的常见错误(更新ing)

02.

 

相关文章: