You are on page 1of 5

1:- Click on Microsoft Visual C++ 2010 Express

2:-Click new project

3:-Give project Name and add Win32 Console Application

4:-Click Next
5:- Check on empty Project and click Finish

6:- Right click on source file then add New item

7:-Click on the c++file(.cpp) and give Program Name


8:- Paste your Program

9:-Debug program using F5

10:-Click on YES

You might also like