Go to the first, previous, next, last section, table of contents.

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.


Go to the first, previous, next, last section, table of contents.