Contents|Index|Previous|Next

Why Conditionals are Used

Generally there are three kinds of reason to use a conditional.

Most simple programs that are intended to run on only one machine will not need to use preprocessing conditionals.