Writing & Running a c++ program with Microsoft Visual studio 2010

don't understand how to use Microsoft Visual studio 2010 to write a program (c++ program)
What exactly do you need help on? There a re a lot of concepts in there you have to learn but if you want me to tell you how to compile a program? Debug? Or I guess get to the starting page if the code, I can help you.
new->project
select empty project

right-click on 'source files' folder in solution explorer
add->new item....

select c++ File(.cpp)


and there you go.
Ahh! Should have read your post more precisely :D
No problem
Topic archived. No new replies allowed.