Assignment 1: Read Me (Greg Solis) : Files" Folder

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

ASSIGNMENT 1: READ ME (Greg Solis)

1.
2.
3.
4.
5.
6.
7.

Open Visual Studio


Go to File>>New>>Project
Select Win32 Console Application and name the project Test
Click Ok
Click Next>
Select Empty Project under Additional Options
Click Finish>

Question 1

Copy and paste Solution1.cpp into the Source Files folder on the
left panel
Select Solution1.cpp
Type Ctrl + F5 to run without debugging
Follow the prompts from the terminal
When the terminal is closed delete Solution1.cpp from the Source
Files folder

Question 2

Copy and paste Solution2.cpp , Stock.cpp and Stock.h into the


Source Files folder on the left panel
Select Solution2.cpp
Type Ctrl + F5 to run without debugging
Follow the prompts from the terminal
When the terminal is closed delete Solution2.cpp, Stock.cpp and
Stock.h from the Source Files folder

Question 3

Copy and paste Solution3.cpp into the Source Files folder on the
left panel
Select Solution1.cpp
Type Ctrl + F5 to run without debugging
Follow the prompts from the terminal
When the terminal is closed delete Solution3.cpp from the Source
Files folder

Question 4

Copy and paste Solution4.cpp into the Source Files folder on the
left panel
Select Solution4.cpp
Type Ctrl + F5 to run without debugging
Follow the prompts from the terminal

When the terminal is closed delete Solution1.cpp from the Source


Files folder

You might also like