0

C++ help please

I'm pretty new to learning c++ and i'm having problems with separate file classes... when i create an instance of my class i get errors like...

gt; 'undefined reference to MyClass: :MyClass();' At first i thought i had typed in something wrong (because the IDE i use doesn't generate separate class files like in codeblocks so i had to do it manually) and then after alot of checking through my code i realised that nothing was typed incorrectly...... CAN ANYONE TELL ME WHAT I'M DOING WRONG?

15th Jun 2017, 1:43 PM
steampunk08
steampunk08 - avatar
1 Answer
+ 1
You in what format saved the file?
15th Jun 2017, 3:38 PM
Багдаулет Сагынов
Багдаулет Сагынов - avatar