出典:Wikipedia
出典:『Wikipedia』 (2010/04/01 22:35 UTC 版)
In computer programming, conditional compilation refers to methods which allow the compiler to produce slight differences in a program depending on parameters that are provided during compilation. This technique is commonly used when these differences are needed to run the software on different platforms, or with different versions of required libraries or hardware.