Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

let's objectify woman

Name: Anonymous 2011-11-12 2:34

class woman {

Name: Anonymous 2011-11-12 2:41


    public static void doDishes();
    public static void suckDick();

Name: Anonymous 2011-11-12 2:49

int64_t *Husbands_Wallet;

Name: Anonymous 2011-11-12 3:07

void getEmpathy();

Name: Anonymous 2011-11-12 3:13


using namespace man_traits;
uint8_t IQ = generate_male_IQ() - 10;

Name: Anonymous 2011-11-12 3:40

woman := object clone do(
    menstruate := method( ... );
    // etc
);

Prototype OO FTWomen.

Name: VIPPER 2011-11-12 5:14

Yuck! Objects!

Name: Anonymous 2011-11-12 6:04

>>2
how original.

Name: Anonymous 2011-11-12 13:04

>>4
VIP quality.

>>2
Needs work.

Name: Anonymous 2011-11-12 13:59

>>7
It's a lot nicer to organize your methods into objects in my opinion.  Why wouldn't you prefer setting up something like this:

class WorldLevel
{
   public:
      WorldLevel();
      setup();
      draw();
      update();
};

And of course, usage:

WorldLevel worldLevel;

worldLevel.setup();

//...drawing loop
worldLevel.draw();

//...update loop
worldLevel.update();

VS:

WorldLevel_Init();

WorldLevel_Draw();

WorldLevel_Update();

Name: Anonymous 2011-11-12 14:01

objectify my doubles

Name: Anonymous 2011-11-12 14:40

Name: reddit user 2011-11-12 15:00

>>12
an optimist say's a glass is half full; a pessimist say's a glass is half empty, but a engineer say's the glass is twice as big as it needs too be XD

upvote if you're a nerd like me XD

Name: Anonymous 2011-11-12 15:29

>>10
The only benefit of that are object vars, which aren't in the global scope.
Just use a struct with function pointers if you want these OOP features.

Name: Anonymous 2011-11-12 15:38

As a reddit user, you could possibly only be a reddit user, who:

+ frequently visits /r/atheism AND posts to /r/atheism
+ frequently visits /r/Minecraft AND posts to /r/Minecraft
+ frequently visits /r/worldnews AND posts to /r/worldnews
+ frequently visits /r/spacedicks AND downvotes all the posts there (because you just don't get it)

That being said, you're the minority of all reddit users.

Name: Anonymous 2011-11-12 15:39

>>14

dat wast spa

Name: Anonymous 2011-11-12 16:04

}

Name: reddit user 2011-11-12 16:43

>>15
you seem upset

Name: VIPPER 2011-11-12 17:16

>>15
I got spacedicks, but i dont vote on posts.
That being said spacedicks is the only part of reddit that isnt shit.

Name: Anonymous 2011-11-12 19:12

>>13

An objective scientist says the glass contains 50% water and 50% air.

Name: Anonymous 2011-11-12 19:29

>>19
autism confirmed

Name: HAXUS THE ANII HAXOR 2011-11-12 20:15

>>13
down voated for frggortree

Name: Anonymous 2011-11-14 11:08

Woman Your_Mom = slut;

Name: Anonymous 2011-11-14 13:45

void grabDickie();

Name: Anonymous 2011-11-14 15:49

>>23
SYNTAX ERROR!  SYNTAX ERROR!
As your C++ compiler, please let me suggest an alternative solution.

Woman YourMom;
YourMom.SetType(WomanType::Slut);

Have a good day sir!

Name: Anonymous 2011-11-14 18:07

>>25
ONE WORD: FORCE CAPITALIZATION OF CODE

Name: Anonymous 2011-11-14 22:55

>>1
Object woman;

Don't change these.
Name: Email:
Entire Thread Thread List