[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
ECodeWarriorCompileChoice 
This enumeration has the values shown in Table 3.42. These values correspond to the type of processing operation
applied to a file. Refer to the IDE User Guide for more information about the functionality of these operations.
ECodeWarriorCompileChoice enumeration:
Enumeration
|
Definition
|
kCWChoiceCheckSyntax (0)
|
Check the Syntax of the file
|
kCWChoicePreprocess (1)
|
Preprocess the file
|
kCWChoicePrecompile(2)
|
Precompile the file
|
kCWChoiceCompile (3)
|
Compile the file
|
kCWChoiceDisassemble (4)
|
Disassemble the file
|
[ 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 02, 2000