Getting the error "Myclass undeclared identifier" in Visual Studio when using separate class file.Thanks, at least i know what it is now in case i run into problems further down the road. Any idea h...
Getting the error "Myclass undeclared identifier" in Visual Studio when using separate class file.I've created a separate class file and wrote a very simple cout function to print something to the s...
Need better understanding + need to solve an error.Thanks, got it working perfect now =D
Need better understanding + need to solve an error.turns out i knew what char was, i just forgot, and how do i send them? i have no idea.
Need better understanding + need to solve an error.I'm learning C++ off of this very website, and i'm up to this section : http://www.learncpp.com/cpp-...