のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

'for' loop initial declarations are only allowed in C99 mode


Simply open the project preferences and add -std=c99 to Settings/C
Compiler/Miscellaneous/Other Flags