CIS 170C iLab 1 of 7 Getting Started (100 % Correct) CIS 170C iLab 1 of 7 Getting Started (100 % Correc | Page 5

Step 1: Create New Project Now create a new project and name it LAB1B. Make sure you close your previous program by clicking File >> Close Solution. Step 2: Type in Program Like before, enter the following program. Type in your name for Developer and current date for Date Written. Step 3: Save Program Save your program by clicking File on the menu bar and then clicking Save Program.cpp, or by clicking the Save button on the toolbar, or Ctrl + S. Step 4: Build Solution To compile the program, click Build on the menu bar and then click the Build Solution or Build LabB option. You should receive no error messages. If you see some error messages, check the code above to make sure you didn't key in something wrong. Once you make your corrections to the code, go ahead and click Build >> Build Solution again. Step 5: Execute the Program Once you have no syntax errors, to execute or run your program, click Debug on the menu bar, and then click Start Without Debugging. Step 6: Capture the Output 1. Capture a screen print of your output. (Do a PRINT SCREEN and paste into an MS Word document.)