No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
I'm a uni student.. Studyin comp. science majoring in Spatial Information Systems.. I'm here on a learning basis, but if i can help i will.. Have a bit of experience with C++, SQL, Python and that's about it.. Other then that my life revolves around…
- Interests
- Sport..
2 Posted Topics
Ok I'm back with another problem im having.. I have a vector of casual staffmembers.. Each time i create a casual staffmember they are added into a vector named thecasuals.. To return a casual staffmembers staffID a function is created: [code=c] staffmember::get_staffid(); [/code] I need to be able to enter … | |
Hey.. Names Jay.. I'm new around here.. Doin C++ and i'm a beginner programmer.. I have been going OK but i am stuck!! For this assessment i have to create a payroll system for a company.. The company must contain staffmembers.. There is a class for staffmembers.. Inheriting frmo this … |
The End.