_Bool

From RAD Studio
Jump to: navigation, search

Go Up to Keywords, Alphabetical Listing Index


Category

Reserved Words (C++)

Syntax

_Bool

Description

Boolean data type.

Note: _Bool has been added to C++Builder 2009. It is supported if the -An compiler flag is set.