Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 815 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 815 Bytes

SCI_303_Assignment_2

For Assignment 2_Question 1:
Run Assignment 2_Question 1.sln using microsoft visual studio 2022, please make sure the File.txt is in the same folder with the Main.cpp file
Enter a string when the prompt asking for a number to test the program
Enter an index number outside the range of 0-99 when the prompt asking for the index to test the program
Screen shot: https://user-images.githubusercontent.com/113152725/193972124-ce41a2d3-889b-44de-ad96-9a5a91e1c217.jpg
For Assignment 2_Question 2:
Run Assignment 2_Question 1.sln using microsoft visual studio 2022
There is no need for user input
Employee instances are created in the main.cpp file
Screen shot: https://user-images.githubusercontent.com/113152725/194182592-7683f302-51d5-470e-90de-85945b7d552f.jpg