User: brandona15

  • Public profile

User profile: brandona15

User info
User name:brandona15
History
Joined:
Number of posts:8
Latest posts:

terminate called after throwing an instance of 'std::length_error'
After fixing a few other things that stopped my code from compiling I ended up getting the message ...

Error- request for member ' ' in ' ' which is of non-class type ' '
Okay yeah that makes sense. the prompt I was given only included the ">>" and did not mention [code]...

Error- request for member ' ' in ' ' which is of non-class type ' '
Thanks that seems to have worked! However now I am running into the problem of having the user inpu...

Error- request for member ' ' in ' ' which is of non-class type ' '
Would lines 47-52 not be the default constructor? [code] employee::employee (string fname, string ...

Error- request for member ' ' in ' ' which is of non-class type ' '
I keep getting the error "error: request for member 'firstname' in 'object2', which is of non-cl...

This user does not accept Private Messages