User: nobodyza

  • Public profile

User profile: nobodyza

User info
User name:nobodyza
History
Joined:
Number of posts:10
Latest posts:

i/o streams
While the voter’s roll (file VotersRoll.dat) is processed, a new updated voters’ roll (another f...

Overloading
Overload the prefix increment operator++ (implemented as a friend function) to return the current in...

Access private member variable
Yea I have done that now. [code]string Voter::getID() { return ID; }[/code] but it doesn't seem to...

Access private member variable
I've created a class called [tt]Voter[/tt] with a private member variable [tt]ID[/tt], also I have a...

Classes
Hi, my assignment is asking me to include accessor functions that returns the values stored in each ...

This user does not accept Private Messages