Thread: hello, Im bored

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    140

    hello, Im bored

    how are you today?

  2. #2
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Since this topic should be in the general discussion area, i'll just write my response in c :P
    Code:
    typedef char * response;
    
    response To_Stupid_Mutt(void){
         return "I\'m doing pretty good. How are you?";
    }

  3. #3
    Registered User Engineer's Avatar
    Join Date
    Oct 2001
    Posts
    125
    if( stupid_mutt.has_the_right_name() == true )
    printf(" ");
    else
    printf(" ");
    1 rule of the Samurai Code: if you have nothing to say, don't say anything at all!

  4. #4
    Registered User pinko_liberal's Avatar
    Join Date
    Oct 2001
    Posts
    284
    so am I .

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. if you are bored
    By confuted in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 06-25-2003, 03:24 PM
  2. Bored
    By face_master in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 11-21-2002, 07:03 AM
  3. Bored...want a challenge...
    By Sebastiani in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-07-2002, 01:33 PM
  4. My new program(I was bored!)
    By SyntaxBubble in forum Windows Programming
    Replies: 1
    Last Post: 04-24-2002, 03:53 PM
  5. Bored
    By CoderBob in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 09-21-2001, 06:07 PM