News

I always have one .cpp file (for function definitions) ... it might be wise to put it in a separate header file and include that. So for example, you'd have MyClass.cpp, ...