Generating Compact Code

The Compiler generates compact and efficient code whenever possible, although not everything is handled directly by the Compiler. Denser code is possible by specifying certain Compiler options, or __SHORT_SEG segments (if available).

This chapter covers the following topics: