[Prev]
[Next]
[Limbo Basics] [Limbo Programming] [Language Definition]
Logical negation
The ! operator yields the int value 1 if its operand has the value 0, and yields 0 otherwise. The operand must have type int.
[Prev]
[Next]
[Limbo Basics] [Limbo Programming] [Language Definition]
Copyright © 1998, Lucent Technologies, Inc. All rights
reserved.