2.4. Preprocessor

The MxScript interpreter contains a preprocessor. Use the #include directive to include C header files. This enables sharing #define preprocessor statements between MxScript files and C projects.

Note

The preprocessor is currently only available with component scripting. Batch-mode scripting does not support preprocessor commands.

Copyright © 2007-2009 ARM Limited. All rights reserved.ARM DUI 0371G
Non-Confidential