|
| TABS Compiler Directive| Abbreviation | | TA | | Arguments | | None. | | Default | | TABS (4) | | µVision | | Edit — Configuration — Editor — C/C++ Files — Tab Size. | | Description | | The TABS directive specifies the tabulator stops used when editing the source files. The tab characters (0x09) are expanded into space characters in the listing file. For an example of the listing file output, refer to the Listing File description. | | See Also | | PRINT | | Example | |
C51 SAMPLE.C TABS(2)
|
Related Knowledgebase Articles |
|