Structure of Software Professional



struct SoftwareProfessional
{
double salary;
long lunches;
float jobs;
char unstable;
void work;
};
Hosted by www.Geocities.ws

1