If you have to ask, it's probably ghosts.
0 Members and 1 Guest are viewing this topic.
Class Middle : public Lower{public: void resent(){ this->printToEB("GRRRRRRRRRRRR, well at least my cat isn't vomitting everywhere"); }private: printToEB(sting myString);};
I hate that I don't understand these inside computer nerdy jokes. screw you, guys.
Quote from: Rob Thomas on June 08, 2010, 04:22:20 PMI hate that I don't understand these inside computer nerdy jokes. screw you, guys.dont worry. arvie's program has build errors
class Resentment{ static void Main() { bool stewing = true; while (stewing) { Resent(); } } static void Resent() { Console.WriteLine(">:("); }}
Quote from: Rob Thomas on June 08, 2010, 04:22:20 PMI hate that I don't understand these inside computer nerdy jokes. screw you, guys.I'm right there with you. I never understand these threads.
Quote from: demi on June 08, 2010, 04:45:10 PMQuote from: Rob Thomas on June 08, 2010, 04:22:20 PMI hate that I don't understand these inside computer nerdy jokes. screw you, guys.dont worry. arvie's program has build errorsNot to mention spelling errors.