Create a Sample C++ Program in Visual Studio :
Go to VS2010/VS2012/VS2013/VS2015
File > New > Project


Create .h file in Header files Folder this is Header file with name : SampleTest.h and
Create .cpp file in Source Files Folder this is C++ file with name : SampleTest.cpp


Build and run :

Go to VS2010/VS2012/VS2013/VS2015
File > New > Project
Create .h file in Header files Folder this is Header file with name : SampleTest.h and
Create .cpp file in Source Files Folder this is C++ file with name : SampleTest.cpp
Build and run :
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.