Posted by tim in People Suck on August 8, 2005

(Yes, it's a new category.)

include "skudd.h"

using namespace std;

int main() {     Skudd *me = new Skudd();          if(me->hatesPeople) {        me->AddBannedActivity('IRC');        me->AddBannedActivity('Movies');        me->AddBannedActivity('Telephone');        me->AddBannedActivity('Work');     } else {        me->UnbanAllActivities();     }

    return 0; }

Okay, fair enough... But explain this little addition to the true side of the conditional...

       me->DoActivity('JoinIRC');

For those of you non-coders, this should still make sense. Feel free to explain why in the living heck I joined IRC when I despise social interaction right now.

  • because IRC are just getting messages from spammers and bots.... social interaciton is with people :-D

  • hahaha!

  • Add a comment!
Copyright © 2024 SkuddBlog