Thread: Funny

  1. #16
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    shoot...

    that

    grab() command gets me every time.

    But system calls are slow!

    Code:
    if (grab_success())
    {
        enter_police(10);
    
        cout << "Everybody freeze..." << endlife_if_move;
    
         jail_term(ken, friends);
    
         protective_custody (betazep);
    
         system("rename betazep betazep2");
    
         conceal_whereabouts(betazep2);
    
         return EXIT_SUCCESS;  // end program
    }
    muuuuu aaaaaahh ha ha ha ha ha...............
    Blue

  2. #17
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    Code:
    plea(insanity);
    exit(jail);
    infiltrate(CIA |~ witnessprotection);
    ExactRevenge(Betazep2);
    haha, my code's always a lot smaller and more to the point

  3. #18
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    oh really

    Code:
    if (kenNear)
       execute(nuclear_backpack);

    burn baby burn
    Blue

  4. #19
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    Code:
    //  mysterious infinite loop
    while (!relaxed) relax();
    hasafraggin shizigishin oppashigger...

  5. #20
    Registered User
    Join Date
    Aug 2001
    Posts
    20
    hehe ppl should always talk like that
    Dude101 =) LALALALALALALALA

  6. #21
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    Code:
    {
      printf ("hey man... we already obfuscate english...\n");
      printf ("we don't need to obfuscate code...\n");
    }
    hasafraggin shizigishin oppashigger...

  7. #22
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    Code:
    while (Govtcheez == inSchool)
    {
      BoardVisitsPerDay = 1;
      PostsPerDay = 2;
      Sob();
    }

  8. #23
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    Good maybe some of us will catch up with you! heheheh
    Blue

  9. #24
    Former Member
    Join Date
    Oct 2001
    Posts
    955
    HAHAHAHAHAHAHA

    though, I still believe it's not real


    Oskilian

  10. #25
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    Code:
    //  infinite emo-closure circumstance...
    while (i_cant_get_no_statisfaction)  exit (EXIT_FAILURE);
    hasafraggin shizigishin oppashigger...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Funny Windows Error Codes (I rofled...)
    By Sentral in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 06-01-2006, 09:38 AM
  2. funny things
    By Benzakhar in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 01-10-2004, 11:06 AM
  3. Object Oriented - Funny story
    By MethodMan in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 09-26-2002, 02:21 PM
  4. Funny
    By Imperito in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 08-21-2002, 05:41 PM
  5. For some reason, it prints funny characters ???
    By Nutshell in forum C Programming
    Replies: 8
    Last Post: 01-14-2002, 04:27 PM