13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Tool OptionsC compiler option: --iso (-c)Menu entry1. Select C/C++ Compiler » Language.2. From the Comply to C standard list, select ISO C99 or ISO C90.Command line syntax--iso={90|99}-c{90|99}Default: --iso=99DescriptionWith this option you select the ISO C standard. C90 is also referred to as the "ANSI C standard". C99refers to the newer ISO/IEC 9899:1999 (E) standard. C99 is the default.ExampleTo select the ISO C90 standard on the command line:carm --iso=90 test.cRelated in<strong>for</strong>mationC compiler option --language (Language extensions)325

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!