diff options
| author | Taylor Rogers <[email protected]> | 2022-10-26 09:22:28 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-26 09:22:28 -0700 |
| commit | 3cc58919868796c70d83f1048d39dc5cd0fa75da (patch) | |
| tree | 09aafa7a052d2e078ce2c6acc2111aa57a4a6f54 /CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output_Rogers.txt | |
| parent | Added output file (diff) | |
| download | cst116-ch10-debugging-taylorrog-3cc58919868796c70d83f1048d39dc5cd0fa75da.tar.xz cst116-ch10-debugging-taylorrog-3cc58919868796c70d83f1048d39dc5cd0fa75da.zip | |
Created pseudo code
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output_Rogers.txt')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output_Rogers.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output_Rogers.txt b/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output_Rogers.txt deleted file mode 100644 index e8fdc15..0000000 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging-Output_Rogers.txt +++ /dev/null @@ -1,24 +0,0 @@ -Please enter your first name: Taylor - -Please enter your last name: Rogers - - - Welcome Taylor Rogers! - Hope all is well - - x y z - - 0 100 -99 - 99 101 102 - 2 102 104 - 3 103 106 - 4 104 108 - 5 105 110 - 6 106 112 - 7 107 114 - 8 108 116 - 9 109 118 - -C:\Users\taylo\OneDrive\OIT\2022_Fall\CST116\VS_Files\Repos\CST116\cst116-ch10-debugging-Taylorrog\CST116-Ch10-Debugging\x64\Debug\CST116-Ch10-Debugging.exe (process 25508) 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 |