diff options
| author | [email protected] <[email protected]> | 2022-10-20 20:49:19 -0700 |
|---|---|---|
| committer | [email protected] <[email protected]> | 2022-10-20 20:49:19 -0700 |
| commit | c8b55c925bb7547b7f016735d5bf63a77f5d3a44 (patch) | |
| tree | 611fa14f3316348a571956159ddf23d6b62710a5 /CST116-Ch10-Debugging/CST116-Ch10-Smith.txt | |
| parent | Almighty PUSH! (diff) | |
| download | cst116-ch10-debugging-smith-benjamin-main.tar.xz cst116-ch10-debugging-smith-benjamin-main.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Smith.txt')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Smith.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Smith.txt b/CST116-Ch10-Debugging/CST116-Ch10-Smith.txt new file mode 100644 index 0000000..f2f7e4a --- /dev/null +++ b/CST116-Ch10-Debugging/CST116-Ch10-Smith.txt @@ -0,0 +1,24 @@ +Please enter your first name: James + +Please enter your last name: Bond + + + Welcome James Bond! + 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\cowpi\source\repos\cst116-ch10-debugging-Smith-Benjamin\CST116-Ch10-Debugging\x64\Debug\CST116-Ch10-Debugging.exe (process 11876) 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 |