Posted by stratosg in Funny Stuff
on Jul 25th, 2008 | 7 comments
Before you go on i would like to tell you that this is funny only to those of you that you know some stuff about programming and C. So, i recently stumbled on a very funny blog post. I thought i’d repost it here as i found it hillarious!
A programmer sat down and wrote a few structs for women. Here they are:
-
Struct female_professional s
-
{
-
double styles;
-
short skirts;
-
long time_to_understand_ problems;
-
float mind;
-
void knowledge;
-
char non_co-operative;
-
}
-
Struct married_females
-
{
-
double weight;
-
Short tempered;
-
long gossip;
-
Float hopes;
-
void word;
-
char unstable;
-
}
-
Struct engaged_females
-
{
-
double time_on_phone;
-
short attention_on_ work;
-
long boast;
-
float on_cloud_nine;
-
void understanding;
-
char edgy;
-
}
-
Struct newly_married_ females
-
{
-
double dinner_invitation;
-
Short time_at_work;
-
long lunch_break;
-
void bank_balance;
-
char hen_pecked;
-
}
-
Struct husband_wife_ professionals
-
{
-
double income;
-
Short tempered;
-
long time_no_see_ each_other;
-
void love_life;
-
char money_making;
-
}
-
Struct beautiful_city_ girl
-
{
-
double boyfriends;
-
short affairs;
-
long stories;
-
void greymatter;
-
char flirt;
-
}
-
Struct old_lady
-
{
-
double chin;
-
Short memory;
-
long sighs ;
-
void attention_from_ men ;
-
char chatterbox;
-
}
No further comments
Hehe this is funny
I studied C but I forgot most of the struct functions..
I can remember the layout of struct with dis example..
This was funny to me
#
double boyfriends;
#
short affairs;
yah it is realy funny… and to the point the guy knows what it says
ha ha lol
this is funny
I wrote a program earlier to propose a girl
Haha… can the program compile and run?
don’t see why not
ouch! but had to admit — this was hilarious LOL! especially like this one -
Struct married_females
{
double weight;
Short tempered;
long gossip;
Float hopes;
void word;
char unstable; ………… LOL!
}
nice one. hope you don’t mind if i blog/link this on my blog
@techniqueal t.: definitely not… to be honest i found this one too. it was not my original idea