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.
GCC と Clang を使用して c89 または gnu89 モードでコンパイルするときにループの初期化を有効にするにはどうすればよいですか?
ループの初期化は c99 の機能であるため、できません。gnu99 または c99 を使用するだけです