This replacement can be an expression, a statement, a block or simply anything. Its compilation began Nov 1 at A string literal in the form "Mmm dd yyyy" containing the date in which the compilation process began. A string literal in the form "hh:mm:ss" containing the time at which the compilation process began.
An integer value. InstallScript-Supported Preprocessor Directives. Preprocessor Directive. Creates a symbolic constant. Combines else and if into one statement. Indicates alternatives if the test fails. Ends a preprocessor conditional directive if, ifdef, ifndef. Displays a user-defined error message. Compiles if the conditional statement is true.
Compiles if a numeric constant is defined. Description The preprocessor will process directives that are inserted into the C source code. Preprocessor directives begin with a pound symbol and may have several arguments. The following are some of the preprocessor directives that you can use in your source code: Directive Description Example include Include another C file into the current file at the location of the include statement prior to compiling the source code.
Equivalent to if defined identifier. NEXT : include.
0コメント