Hey everyone,
Today i was just studying C++ and i needed to do a simple program with a "GradeBook.h" file, a "GradeBook.cpp" and a "main.cpp".Just to test how class works . I had already wrote all source code for this files, but when it cames to compile nothing appears, i mean the console window opens and closes instantly with no reason :( . I'm using Visual Studio 2010 Ultimate.
I would appreciate your help :)