More bugs found in OS code

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Nov 2 20:42:03 PDT 2011


Personally I like using this for a sort of on/off switch:
bool val;
// ..
val ^= 1;

Maybe that's just stupid but I'm kind of used to it, lol. :p


More information about the Digitalmars-d mailing list