Argh...
Going a bit brain-dead here...
Can someone please show me the BlitzMax bitwise equivalents for :
flags &= ~wxAUI_MGR_TRANSPARENT_HINT
and
flags ^ flag
I think the latter is : flags ~ flag
...but the other one?
:-/
Going a bit brain-dead here...
Can someone please show me the BlitzMax bitwise equivalents for :
flags &= ~wxAUI_MGR_TRANSPARENT_HINT
and
flags ^ flag
I think the latter is : flags ~ flag
...but the other one?
:-/