Keil™, An ARM® Company

CARM User's Guide

Discontinued

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 description.

See Also PRINT
Example 
CA SAMPLE.C TABS(2)