A conditional in the C preprocessor begins with a conditional directive: #if, #ifdef or #ifndef.
#if
#ifdef
#ifndef