I have seen so many classes and inheritance programs but what I cant seem to know is when and why do u end up resorting in this statement #include "NameOfTheClass_h.h"
and I guessed that is when u have separated the class from class main(), that sounds like making your program easy readable and easy relocatable, for a moment there I thought I Had the answer but that was not true
Ok now the problem..... I am using VS.Net 2005 and am so keen in knowing if the above statement is correct, do u open the new class project as same as the main class project and if so what about the space coz C++ class is alone big enough... ok I know this may sound stupid and naive but guys I really wana know this
Any help will be highly appreciated and please do not refer me to some other threads or sites