PRE-PROCESSOR COMMANDS
Lines that begin with a ‘#’ character in column 1 of a C program are called pre-processor commands. The C language relies on the pre-processor to extend its power. Some of the commonly used pre-processor commands are described in this section.