User: sparticus37

  • Public profile

User profile: sparticus37

User info
User name:sparticus37
Website:http://none yet
Bio:currently a attending a local community college for a degree in software enginering. my goal is to enter the video game industry as a game engine programmer
History
Joined:
Number of posts:8
Latest posts:

problem with vectors
in line 97 userMain.username is of type std::string and your vector was expecting type User. instea...

invalid constructor call
thanks that fixed it

invalid constructor call
the reason my copy constructor isnt defined like: [code]myClass(const myClass&)[/code] is because ...

invalid constructor call
i have a class myClass that has 3 constructors defined for it [code] //myClass constructors //def...

if statements
@crazyguy101 you are confusing the == operator with the operators < ,> <= ,>= with statement ...

This user does not accept Private Messages