Name: Anonymous 2007-06-15 11:36 ID:ucDhp4E6
If I were to implement a class Woman, I'd declare her body properties public, if you know what I mean.
class woman {
short brain;
long long stupidity;
char indecisive;
unsigned relationsips;
float jobs;
struct silicon boobs;
}