Back: CArrayCType-storing Up: Base classes Forward: CBoolean-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.20 CBoolean

Defined in namespace Smalltalk
Superclass: CByte
Category: Language-C interface
I return true if a byte is not zero, false otherwise.

1.20.1 CBoolean: accessing  (instance)


1.20.1 CBoolean: accessing

value
Get the receiver's value - answer true if it is != 0, false if it is 0.

value: aBoolean
Set the receiver's value - it's the same as for CBytes, but we get a Boolean, not a Character



Back: CBoolean Up: CBoolean Forward: CByte   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html