Content deleted Content added
Myrealnamm (talk | contribs) Reverted 1 edit by 196.188.190.41 (talk): Rv removals |
|||
Line 14:
Syntactic constructs similar to C's preprocessor directives, such as [[C Sharp (programming language)|C#]]'s <code>#if</code>, are also typically called "directives", although in these cases there may not be any real preprocessing phase involved.
All preprocessor commands begin with a hash symbol (#) with the exception of the keywords <code>export</code>, <code>import</code> and <code>module
==History==
|