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.
コードの場合:
int i;
gccプリプロセッサ出力:
空白を保持するように強制するにはどうすればよいですか?
gcc-Esomefile.cコマンドでプリプロセッサを呼び出します。
ここで説明するように、従来のモード、つまり「-traditional-cpp」で使用します。