Interview Question in Visual Studio 2005


 

Interview Question :: Is it possible to use two cpp files at a time

I am a c++ beginner ... I would like to know if there is a way to make a program like this: At the beginning, there is a condition which if true , a cpp file is opened.... if not another cpp file is opened (having a totally different main and different function....... note: i use visual studio 2005!!
by ksk
c++