diff options
| author | Musa Ahmed <[email protected]> | 2022-11-02 18:34:59 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-11-02 18:34:59 -0700 |
| commit | be510ce1e0df709c6d5f104c835d62320e071cca (patch) | |
| tree | b8549f6cb36dcf3b98482a87d20bb5c84bb13339 /CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt | |
| parent | Done (diff) | |
| download | archived-cst116-ch11-debugging-m005a-be510ce1e0df709c6d5f104c835d62320e071cca.tar.xz archived-cst116-ch11-debugging-m005a-be510ce1e0df709c6d5f104c835d62320e071cca.zip | |
Renamed files
Diffstat (limited to 'CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt')
| -rw-r--r-- | CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt new file mode 100644 index 0000000..281a86e --- /dev/null +++ b/CST116-Ch11-Debugging-Ahmed/CST116-Ch11-Debugging-Output-Ahmed.txt @@ -0,0 +1,20 @@ +John 19 +Molly 23 +Tim 48 +Keil 42 +Trinh 21 +Musa 18 +Anthony 25 +Kevin 27 +Cheryl 32 +Kim 16 +Dave 25 +Will 34 + + + ** Total Records: 12 ** + The End + +C:\Users\macho\Source\Repos\cst116-ch11-debugging-M005A\x64\Debug\CST116-Ch11-Debugging.exe (process 33300) 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 |