◄Up► ◄Contents► ◄Index► ◄Back► ──C/C++ Compiler Index────────────────────────────────────────────────────── ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │A│B│C│D│E│F│G│H│I│J│K│L│M│N│O│P│Q│R│S│T│U│V│W│X-Z│*│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ /P ◄Preprocessor Output Options► packaged function ◄Linker Access to Individual Functions► packing ◄Packing Structure Members (/Zp)► parameter checking ◄Debugging and Syntax Checking► parameters ◄Generating Function Declarations (/Zg)► __pascal ◄Language Extensions: Details► ◄Calling Conventions► ◄Pascal Calling Convention (/Gc)► ◄__pascal► p-code ◄Remove P-Code Native Entry Points (/Gn)► ◄Specifying P-Code Entry Tables (/Gp)► ◄Turn P-Code Quoting On and Off (/Of)► ◄Maximum P-Code Optimization (/Oq)► pointers ◄Check Null Pointers► precompiled headers ◄Precompiled Header Options► ◄Creating Precompiled Headers (/Yc)► ◄Using the hdrstop Pragma► ◄Use Precompiled Header (/Yu)► ◄Include Debugging Information (/Yd)► ◄Specify Precompiled Header Filename (/Fp)► predefined identifiers ◄Predefined Identifiers► ◄Removing Preprocessor Identifiers (/U, /u)► preprocessor ◄Preprocessor Output Options► ◄Preprocessor► ◄Defining Constants and Macros (/D)► ◄Include-File Options► processor ◄Processor-Specific Instructions► prototypes ◄Generating Function Declarations (/Zg)► public names ◄Restricting Length of External Names (/H)► -♦-