Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のcプログラムをコンパイルするときにc99を使用する方法を誰かが概説できますか? for(int i = 0...) ループはそれなしでは使用できません。注 - 私が見つけたすべての回答は時代遅れであるか、cygwin コンパイラ用です。
前もって感謝します
-std=c99「その他のフラグ」テキストボックスで設定されたプロジェクトのビルド設定。
-std=c99