diff options
| author | TheOtherTonyStark <[email protected]> | 2022-10-16 14:08:34 -0700 |
|---|---|---|
| committer | TheOtherTonyStark <[email protected]> | 2022-10-16 14:08:34 -0700 |
| commit | 2b9c6225a968533d5da195f72e0854cb97f79dcb (patch) | |
| tree | feeebfb1faa10a77f74738fcf1bd82b8f10e9bd6 /CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt | |
| parent | Third Commit (diff) | |
| download | archived-cst116-ch9-debugging-theothertonystark-2b9c6225a968533d5da195f72e0854cb97f79dcb.tar.xz archived-cst116-ch9-debugging-theothertonystark-2b9c6225a968533d5da195f72e0854cb97f79dcb.zip | |
Fourth Commit
Diffstat (limited to 'CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt')
| -rw-r--r-- | CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt b/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt index e69de29..2bedd5a 100644 --- a/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt +++ b/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Solution.txt @@ -0,0 +1,7 @@ +Please enter your age: 29 +29! Boy are you old! +Did you know that you are at least 10585 days old? + + +C:\Users\cccha\Source\Repos\cst116-ch9-debugging-TheOtherTonyStark\CST116-Ch9-Debugging\x64\Debug\CST116-Ch9-Debugging-Chambers.exe (process 22104) exited with code 29. +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 |