Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

Starting with a simple program.

$
0
0

I'm using VS C++ 2013.  So far I haven't gotten too far with IDE. Perhaps a few answers posed in the steps below to create a simple project might help me.

1. I create a new project.

It shows Win32 Console App and Win32 Project in a large window in the middle.  I selected Win32 Console App.

2. I highlight Win32 in Templates, and specify Name to be fuzz.  Click OK. That brings me to Win32 App Wizard. Click Next.

3. App Settings. Click Empty project. Click Finish.

4. From top menu, click Solution Explorer. I see a Resource files folder. Click Add New Item.

5. I see in the middle C++(.cpp). Click it. I see I have produced a tab called Source.cpp.

Why am  I stuck with that name? (I realize I can type in the large window under (Global Scope.) I see that I can save it. File>Save Source.  I guess I can create a header item, class item, and whatever else file is needed, right?

Actually, I found by a right click on Source.cpp, I can change the name. Kind of odd.

Comments?


Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>