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


Finding inline Functions That Are Not Inlined

If the Non-Inlined Functions option is on, the compiler issues a warning when it is unable to inline a function.

This option corresponds to pragma warn_notinlined. To check whether this option is on, use __option (warn_notinlined). See "Checking Options" for information on how to use this directive.


[ 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