Last Updated:2025/11/30
(computing, programming) A construct in source code that allows another part of the code to run only if a specified identifier is defined in the program.
音声機能が動作しない場合はこちらをご確認ください
See correct answer
ifdef
Edit Histories(0)
Source Word
ifdef
Noun
Japanese Meaning
プログラムのソースコード中で、特定の識別子が定義されている場合にのみ、別のコード部分を実行させるために用いられる、条件付きのプリプロセッサ命令の一種
( plural )