Node:Conditional Syntax, Next:Deleted Code, Previous:Conditional Uses, Up:Conditionals
A conditional in the C preprocessor begins with a conditional directive: #if, #ifdef or #ifndef.
#if
#ifdef
#ifndef