diff options
| author | Taylor Rogers <[email protected]> | 2022-10-19 08:44:43 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-19 08:44:43 -0700 |
| commit | 07f36b72bdd5738bb5b39034a30e72f7b5fa7509 (patch) | |
| tree | 498ec4c7b3c1df95ef2bcaad2bdfa570d3173981 /CST116-Ch9-Debugging | |
| parent | Finished debugging steps (diff) | |
| download | cst116-ch9-debugging-taylorrog-07f36b72bdd5738bb5b39034a30e72f7b5fa7509.tar.xz cst116-ch9-debugging-taylorrog-07f36b72bdd5738bb5b39034a30e72f7b5fa7509.zip | |
Added text output file
Diffstat (limited to 'CST116-Ch9-Debugging')
| -rw-r--r-- | CST116-Ch9-Debugging/CST116-Ch9-Debugging-Rogers.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Rogers.txt b/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Rogers.txt new file mode 100644 index 0000000..16c189b --- /dev/null +++ b/CST116-Ch9-Debugging/CST116-Ch9-Debugging-Rogers.txt @@ -0,0 +1,8 @@ +Please enter your age: 20 +20! Boy are you old! +Did you know that you are at least 7300 days old? + + +C:\Users\taylo\OneDrive\OIT\2022_Fall\CST116\VS_Files\Repos\CST116\cst116-ch9-debugging-Taylorrog\CST116-Ch9-Debugging\Debug\CST116-Ch9-Debugging.exe (process 12820) exited with code 0. +To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the console when debugging stops. +Press any key to close this window . . .
\ No newline at end of file |