User: ferigs911

  • Public profile

User profile: ferigs911

User info
User name:ferigs911
History
Joined:
Number of posts:12
Latest posts:

Need help with Constructor
I figured it out, thanks for the help guys it had to do with the ACTUAL contructor, thought makeArra...

Need help with Constructor
So now i have the constructor looking like [code]void Student::makeArray() { int size = Student::n...

Need help with Constructor
Class: [code] class Student { private: string name; int id; int *test; int num; void make...

Help with errors
What do you mean i can't call main in C++ that is how i always have been doing it.

Help with errors
how would i go about fixing that problem? i figure i have to make it so "i" is in the acceptable ra...

This user does not accept Private Messages