THE BORE
General => The Superdeep Borehole => Topic started by: recursivelyenumerable on June 08, 2010, 03:51:23 PM
-
Is there any material on the Internet that might aid me here?
-
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.
-
I hate that I don't understand these inside computer nerdy jokes. screw you, guys.
dont worry. arvie's program has build errors
-
I hate that I don't understand these inside computer nerdy jokes. screw you, guys.
dont worry. arvie's program has build errors
ya, his resentment is broken :tophat
-
class Resentment
{
static void Main()
{
bool stewing = true;
while (stewing) { Resent(); }
}
static void Resent() { Console.WriteLine(">:("); }
}
-
I 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.
-
Fucking computer language, how does that work? :fbm
-
I 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.
I don't think I've been able to understand a single recursive thread, so I don't know why I even bother reading them.
-
I never understand them, but I do like them for some reason.
-
I hate that I don't understand these inside computer nerdy jokes. screw you, guys.
dont worry. arvie's program has build errors
Not to mention spelling errors.
That doesn't matter as long as I misspell consistantly! consistantly I say!
-
I hate that I don't understand these inside computer nerdy jokes. screw you, guys.
dont worry. arvie's program has build errors
Not to mention spelling errors.
"sting myString" :lol
-
sting is a descendant of string, it's like string but more angsty.