bool

bool is a data type built into SIDL. It stores 1 bit of data, i.e. it is either true or false. For efficiency sake, the underlying storage of bool is not 1 bit. bool is a short form of the word boolean.





babel-0.9.6
users_guide Last Modified 2004-09-08

http://www.llnl.gov/CASC/components
components@llnl.gov