Content deleted Content added
No edit summary |
No edit summary |
||
Line 6:
==The C preprocessor==
{{main|C preprocessor}}
bobby hulks likes men!!!!
In [[C (programming language)|C]] and [[C++]], the language supports a simple [[Macro (computer science)|macro]] preprocessor. Source lines that should be handled by the preprocessor, such as <code>#define</code> and <code>#include</code>, are referred to as ''preprocessor directives''.
|