When you have been using Gambas for years...
Posted
#1
(In Topic #299)
Regular

Please post your forehead smacking moment below.
:ugeek:
Posted
Regular

Did you discover bit twiddling? The "true" true is -1?
Ced
.... and carry a big stick!
Posted
Regular

If x = True Then
x = False
Else If x = False Then
x = True
End If
With:
x = Not x
The obvious simplicity is the head smacking factor.
1 guest and 0 members have just viewed this.



