THE BORE

General => The Superdeep Borehole => Topic started by: recursivelyenumerable on June 08, 2010, 03:51:23 PM

Title: Help me stew in pseudo-class resentment!
Post by: recursivelyenumerable on June 08, 2010, 03:51:23 PM
Is there any material on the Internet that might aid me here?
Title: Re: Help me stew in pseudo-class resentment!
Post by: Madrun Badrun on June 08, 2010, 04:05:24 PM
Code: [Select]
Class Middle : public Lower{
public:
   void resent(){
       this->printToEB("GRRRRRRRRRRRR, well at least my cat isn't vomitting everywhere");
   }
private:
   printToEB(sting myString);

};

Title: Re: Help me stew in pseudo-class resentment!
Post by: Mupepe on June 08, 2010, 04:22:20 PM
I hate that I don't understand these inside computer nerdy jokes.  screw you, guys.
Title: Re: Help me stew in pseudo-class resentment!
Post by: demi on June 08, 2010, 04:45:10 PM
I hate that I don't understand these inside computer nerdy jokes.  screw you, guys.

dont worry. arvie's program has build errors
Title: Re: Help me stew in pseudo-class resentment!
Post by: Madrun Badrun on June 08, 2010, 05:27:48 PM
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
Title: Re: Help me stew in pseudo-class resentment!
Post by: Bocsius on June 08, 2010, 05:53:40 PM
Code: [Select]
class Resentment
{
    static void Main()
    {
        bool stewing = true;
        while (stewing) { Resent(); }
    }

    static void Resent() { Console.WriteLine(">:("); }
}
Title: Re: Help me stew in pseudo-class resentment!
Post by: Mr. Gundam on June 08, 2010, 05:57:27 PM
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.
Title: Re: Help me stew in pseudo-class resentment!
Post by: brob on June 08, 2010, 07:02:53 PM
Fucking computer language, how does that work?  :fbm
Title: Re: Help me stew in pseudo-class resentment!
Post by: Great Rumbler on June 08, 2010, 08:45:17 PM
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.
Title: Re: Help me stew in pseudo-class resentment!
Post by: Reb on June 09, 2010, 03:30:42 AM
I never understand them, but I do like them for some reason.
Title: Re: Help me stew in pseudo-class resentment!
Post by: Madrun Badrun on June 09, 2010, 01:50:00 PM
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!
Title: Re: Help me stew in pseudo-class resentment!
Post by: tiesto on June 09, 2010, 03:12:21 PM
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
Title: Re: Help me stew in pseudo-class resentment!
Post by: Madrun Badrun on June 09, 2010, 03:13:59 PM
sting is a descendant of string, it's like string but more angsty.