diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-11-09 21:31:37 -0800 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-11-09 21:31:37 -0800 |
| commit | 1d8e660f22e05fbcb2779d09d88c1eae303c3c38 (patch) | |
| tree | 0d8f11f26951865e0e71b030bc0785fa3809783a /Chapter 11 Debugging Output.txt | |
| parent | Push4 (diff) | |
| download | cst116-ch11-debugging-buzzerbeaterclutch-master.tar.xz cst116-ch11-debugging-buzzerbeaterclutch-master.zip | |
Diffstat (limited to 'Chapter 11 Debugging Output.txt')
| -rw-r--r-- | Chapter 11 Debugging Output.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Chapter 11 Debugging Output.txt b/Chapter 11 Debugging Output.txt new file mode 100644 index 0000000..a462c30 --- /dev/null +++ b/Chapter 11 Debugging Output.txt @@ -0,0 +1,10 @@ +ME 57 +Duck 99 + + + ** Total Records: 2 ** + The End + +C:\Users\speed\source\repos\cst116-ch11-debugging-BuzzerBeaterClutch\x64\Debug\CST116-Ch11-Debugging.exe (process 133236) 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 . . . |