 CARM User's Guide Discontinued |
|
| EJECT Compiler Directive| Abbreviation | | EJ | | Arguments | | None. | | Default | | None. | | µVision | | This directive may not be specified on the command line. | | Description | | The EJECT directive inserts a form feed character into the listing file. Note - The EJECT directive may be specified only in the source file as part of a #pragma. It may not be specified on the command line.
| | Example | |
#pragma eject
|
|
|