Female Software Programming!

viraj55

Member
Feb 13, 2008
1,106
4
0
C'DUWA
[FONT=times new roman,new york,times,serif] Female Software Programming!

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;}



[/FONT]
 

dog123

Well-known member
  • Sep 25, 2007
    2,747
    3,658
    113
    were is the main method on this Programming

    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;

    }


    ela ela thanks :lol:
     
    Last edited: