the preprocessor directivesa preprocessor


The Preprocessor Directives

A preprocessor directive which starts with a hash '#' ,is an instruction to the preprocessor, which acts on the source code before the compilation process. The output from the preprocessor becomes the input to the compiler and is also known as extended source code.  It performs file inclusions, macro substitution and conditional compilation etc.

 

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: the preprocessor directivesa preprocessor
Reference No:- TGS0309486

Expected delivery within 24 Hours