2020-02-19

codeblocks 16.01版本 如何设置gcc编译器的c99标准

1.点击settings>>compiler选项,出现如下对话框。
2.在对话框中选中compiler flags>>General下的 have gcc follow the 1999 ISO C language standard 选项。然后点ok即可。
2020-02-19