Keil Logo Arm Logo

NOPREPROCESS Compiler Directive

Abbreviation

NOP

Arguments

None.

Default

C Source code is interpreted by the C Preprocessor.

µVision

Options — C51 — Misc Controls.

Description

Disables the C Preprocessor. The source code is no longer interpreted by the C preprocessor. It is instead forwarded directly to the compiler.

See Also

PREPRINT

Example
C51 SAMPLE.C NOP

#pragma nopreprocess

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.