2

me = new human() ;

if (me.stressed())
{
cout << "someone needs a stressball" ;
}

Comments
Add Comment