diff options
| author | TheOtherTonyStark <[email protected]> | 2022-10-09 13:29:20 -0700 |
|---|---|---|
| committer | TheOtherTonyStark <[email protected]> | 2022-10-09 13:29:20 -0700 |
| commit | 218f500efd7789a409e4f0bd8e5f7a6b92638b56 (patch) | |
| tree | 9e0cde0e8c6cf693fbf0cb58265adfea32d5d7b4 /CST116-Ch7-Debugging/CST116-Ch7-Debugging-Solution.txt | |
| parent | Second Changes (diff) | |
| download | cst116-ch7-debugging-theothertonystark-218f500efd7789a409e4f0bd8e5f7a6b92638b56.tar.xz cst116-ch7-debugging-theothertonystark-218f500efd7789a409e4f0bd8e5f7a6b92638b56.zip | |
Third Changes
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging-Solution.txt')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging-Solution.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Solution.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Solution.txt new file mode 100644 index 0000000..0b02ee6 --- /dev/null +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Solution.txt @@ -0,0 +1,5 @@ +Enter your age: 10 +Teenager + +C:\Users\cccha\Source\Repos\cst116-ch7-debugging-TheOtherTonyStark\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging-Chambers.exe (process 21608) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops.
\ No newline at end of file |