[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Conventions Used in This Reference

This manual includes syntax examples that describe how to use certain statements, such as the following:


  #pragma parameter [return-reg] func-name [param-regs]
#pragma optimize_for_size on | off | reset

Table 1.2 describes how to interpret these statements.

Understanding Syntax Examples:

If the text
looks like


Then

literal  
Include it in your statement exactly as it's printed.  
metasymbol  
Replace the symbol with an appropriate value. The text after the syntax example describes what the appropriate values are.  
a | b | c  
Use one and only one of the symbols in the statement: either a, b, or c.  
[a]  
Include this symbol only if necessary. The text after the syntax example describes when to include it.  


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 17, 2000