gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

OffTopic > What did the depressed class say?

#173986 - Lazy1 - Mon May 10, 2010 10:40 pm

I hate this.

#173999 - ritz - Tue May 11, 2010 3:48 pm

I'm sure the destructor will take care of that, emo ;)

#174004 - sajiimori - Wed May 12, 2010 3:14 am

Code:
die() || continue;
         ^^^^^^^^ unexpected

assert(me == NULL);
me->~Existence();

#174009 - Lazy1 - Wed May 12, 2010 2:55 pm

You always keep pointing to him, making him feel like an object.

#174011 - Miked0801 - Wed May 12, 2010 4:06 pm

Code:

void nukeFromOrbit()
{
    char *theOnlyWayToBeSure = 0;

    do
    {
        delete(theOnlyWayToBeSure++);
    }
    while(theOnlyWayToBeSure);
}

#174013 - ritz - Wed May 12, 2010 5:18 pm

Don't stop believin'!

EDIT: Ahhh, nm. The room is silent now.