blob: 2a225c2128b8ec6389321c32bb99c72e6cd89692 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Enter your age: 18
Teenager
C:\Users\JonCr\Source\Repos\cst116-ch7-debugging-CognitiveShadow\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 14936) exited with code 0.
Press any key to close this window . . .
Enter your age: 25
Adult
C:\Users\JonCr\Source\Repos\cst116-ch7-debugging-CognitiveShadow\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 14392) exited with code 0.
Press any key to close this window . . .
Enter your age: 10
Child
C:\Users\JonCr\Source\Repos\cst116-ch7-debugging-CognitiveShadow\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18568) exited with code 0.
Press any key to close this window . . .
|