preprocessor directive

(thing) by xdc (8.5 y) Sat Nov 13 1999 at 14:39:09
A directive given at the beginning of a C or C++ program, telling the compiler to do something before processing (compiling) the source code.

Almost always used to "include" some header file(s). For example:

#include &<iostream.h>

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.