#173986 - Lazy1 - Mon May 10, 2010 10:40 pm
I hate this.
| Code: |
| die() || continue;
^^^^^^^^ unexpected assert(me == NULL); me->~Existence(); |
| Code: |
|
void nukeFromOrbit() { char *theOnlyWayToBeSure = 0; do { delete(theOnlyWayToBeSure++); } while(theOnlyWayToBeSure); } |