Jordans World

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Jordans World - Making Real Life Seem Less Complex.

Chatroom

Join the chat!
Chat room is currently: Functioning

Who is online?

In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None


[ View the whole list ]


Most users ever online was 116 on Mon Apr 12, 2021 3:54 am

Latest topics

» hey guyz
SImple DOS Quiz Icon_minitime1Sat Sep 01, 2012 7:51 am by Moar!

» paracetamol overdose symtoms
SImple DOS Quiz Icon_minitime1Tue Aug 02, 2011 4:08 pm by Guest

» ????????????/
SImple DOS Quiz Icon_minitime1Sat Jul 30, 2011 1:36 pm by Guest

» hairextensions
SImple DOS Quiz Icon_minitime1Fri Jul 29, 2011 8:44 am by Guest

» I might make a proxy soon.
SImple DOS Quiz Icon_minitime1Tue Mar 16, 2010 8:42 am by Lazer_X

» Oh my god guiz.
SImple DOS Quiz Icon_minitime1Tue Nov 03, 2009 5:46 pm by Lazer_X

» HAPPY HALOWEEN.
SImple DOS Quiz Icon_minitime1Wed Oct 28, 2009 7:09 pm by wdonica

» I am better than didly12.
SImple DOS Quiz Icon_minitime1Thu Oct 15, 2009 4:00 pm by Zombieman

» This is just what I need...
SImple DOS Quiz Icon_minitime1Sat Oct 10, 2009 7:57 am by Lazer_X


2 posters

    SImple DOS Quiz

    Leidolfr
    Leidolfr


    Posts : 274
    Join date : 2009-08-17
    Age : 37
    Location : Woodstock, Illinois

    SImple DOS Quiz Empty SImple DOS Quiz

    Post by Leidolfr Mon Aug 17, 2009 6:33 pm

    Unlike my usual programming jokes, this program actually runs, though shitty, feel free to cram it into a compiler and play along, for 10 whole seconds. this was a program I received, and instead of add and fix it, which i may someday, i just changed some basic questions and commands, dont enjoy it all at once:

    #include <iostream>
    #include <stdlib.h>
    #include <time.h>


    using namespace std;

    int main(int argc, char *argv[])
    {
    int a;
    char mybuffer [100];
    cout << "So, whats your name tough guy/dyke? ";
    cin.getline (mybuffer,100);
    cout << "Good to meet you " << mybuffer << " You Asshole/Bitch.\n";
    cout << "What do you hate the most?[ Besides your Uncles touch.. ";
    cin.getline (mybuffer,100);
    cout << "Yeah, I hate " << mybuffer << " too, but I think your Uncles good in bed.\n";
    cout << "...Did you just take off your pants?!?! ";
    cin.getline (mybuffer,100);
    cout << "Ugh..it smells...get away!\n";
    cout << "(cough cough cough)\n";
    cout << "Are you male or female?(type 1 for male, 2 for female)" << ".\n";
    cin >> a;
    if ( a == 1 )
    {
    cout << "You the man ( With Phallic issues, good for you!" <<"!\n";
    }
    /*else if ( a == 1.5 )
    {
    cout << "Ugh, transvestite. Go back to Bulgaria!";
    }*/
    else if ( a == 2 )
    {
    cout << "I bet you are hot, uhh....can I put it in you?" <<"!\n";
    }
    else
    {
    cout << "Oh, I see.. you are a moron. obvious douchebag is obvious" <<"..\n";
    }

    //cout << "Which is your favourite team? ";
    http://cin.getline (mybuffer,100);
    //cout << "I like " << mybuffer << " too.\n";

    cout << "Have a nice day." <<"\n";
    system("PAUSE");
    return 0;
    }

    // lines r disabled code
    Torvald
    Torvald


    Posts : 161
    Join date : 2009-08-17
    Age : 37

    SImple DOS Quiz Empty Re: SImple DOS Quiz

    Post by Torvald Mon Aug 17, 2009 6:37 pm

    u mean "go back to ireland" pig
    Torvald
    Torvald


    Posts : 161
    Join date : 2009-08-17
    Age : 37

    SImple DOS Quiz Empty Re: SImple DOS Quiz

    Post by Torvald Mon Aug 17, 2009 6:41 pm

    Code:
    #include <iostream>
    #include <stdlib.h>

    using namespace std;

    int main(int argc, char *argv[])
    {
      char mybuffer [100];
      cout << "The Bridge of Doom\n\n";
      cout << "What is your name? ";
      cin.getline (mybuffer,100);
      cout << "What is your quest? ";
      cin.getline (mybuffer,100);
      cout << "What is your favourite colour? ";
      cin.getline (mybuffer,100);
      cout << "You may pass. ";
      cin.getline (mybuffer,100);
      system("PAUSE");   
      return 0;
    }

    lol jk, this is total crap
    Leidolfr
    Leidolfr


    Posts : 274
    Join date : 2009-08-17
    Age : 37
    Location : Woodstock, Illinois

    SImple DOS Quiz Empty Re: SImple DOS Quiz

    Post by Leidolfr Mon Aug 17, 2009 6:45 pm

    Torvald wrote:
    Code:
    #include <iostream>
    #include <stdlib.h>

    using namespace std;

    int main(int argc, char *argv[])
    {
      char mybuffer [100];
      cout << "The Bridge of Doom\n\n";
      cout << "What is your name? ";
      cin.getline (mybuffer,100);
      cout << "What is your quest? ";
      cin.getline (mybuffer,100);
      cout << "What is your favourite colour? ";
      cin.getline (mybuffer,100);
      cout << "You may pass. ";
      cin.getline (mybuffer,100);
      system("PAUSE");   
      return 0;
    }

    lol jk, this is total crap

    lmao, a holy grail programming joke, had to happen
    Leidolfr
    Leidolfr


    Posts : 274
    Join date : 2009-08-17
    Age : 37
    Location : Woodstock, Illinois

    SImple DOS Quiz Empty Re: SImple DOS Quiz

    Post by Leidolfr Mon Aug 17, 2009 6:52 pm

    Heres it is, non scrolling

    Code:

    #include <iostream>
    #include <stdlib.h>
    #include <time.h>


    using namespace std;

    int main(int argc, char *argv[])
    {
    int a;
    char mybuffer [100];
    cout << "So, whats your name tough guy/dyke? ";
    cin.getline (mybuffer,100);
    cout << "Good to meet you " << mybuffer << " You Asshole/Bitch.\n";
    cout << "What do you hate the most?[ Besides your Uncles touch.. ";
    cin.getline (mybuffer,100);
    cout << "Yeah, I hate " << mybuffer << " too, but I think your Uncles good in bed.\n";
    cout << "...Did you just take off your pants?!?! ";
    cin.getline (mybuffer,100);
    cout << "Ugh..it smells...get away!\n";
    cout << "(cough cough cough)\n";
    cout << "Are you male or female?(type 1 for male, 2 for female)" << ".\n";
    cin >> a;
    if ( a == 1 )
    {
    cout << "You the man ( With Phallic issues, good for you!" <<"!\n";
    }
    /*else if ( a == 1.5 )
    {
    cout << "Ugh, transvestite. Go back to Bulgaria!";
    }*/
    else if ( a == 2 )
    {
    cout << "I bet you are hot, uhh....can I put it in you?" <<"!\n";
    }
    else
    {
    cout << "Oh, I see.. you are a moron. obvious douchebag is obvious" <<"..\n";
    }

    //cout << "Which is your favourite team? ";
    http://cin.getline (mybuffer,100);
    //cout << "I like " << mybuffer << " too.\n";

    cout << "Have a nice day." <<"\n";
    system("PAUSE");
    return 0;
    }

    // lines r disabled code
    Torvald
    Torvald


    Posts : 161
    Join date : 2009-08-17
    Age : 37

    SImple DOS Quiz Empty Re: SImple DOS Quiz

    Post by Torvald Thu Aug 20, 2009 6:34 pm

    what sucks is that it might not work with other compilers than the one we use. I opened up a linux compiler and tried to compile my rpg and it errored out. unfixable. so yea either i stick with this shitty windows one or get something epic and learn it all anew. No

    Sponsored content


    SImple DOS Quiz Empty Re: SImple DOS Quiz

    Post by Sponsored content


      Current date/time is Mon May 13, 2024 9:26 am