Download TASKING VX-toolset for ARM User Guide

Transcript
Tool Options
C++ compiler option: --no-bool
Menu entry
-
Command line syntax
--no-bool
Default: bool is recognized as a keyword.
Description
Disable recognition of the bool keyword.
The macro _BOOL is defined when bool is recognized as a keyword.
Related information
-
461