diff options
| author | Musa Ahmed <[email protected]> | 2022-11-02 18:32:48 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-11-02 18:32:48 -0700 |
| commit | f4980d134b7e2f5bab3b62c8567a737ba4c33f43 (patch) | |
| tree | 3ae71fa978b04737dafc54cb7597b11fced3b800 /CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt | |
| parent | b (diff) | |
| download | cst116-ch11-debugging-m005a-f4980d134b7e2f5bab3b62c8567a737ba4c33f43.tar.xz cst116-ch11-debugging-m005a-f4980d134b7e2f5bab3b62c8567a737ba4c33f43.zip | |
Done
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Ahmed.txt new file mode 100644 index 0000000..281a86e --- /dev/null +++ b/CST116-Ch11-Debugging/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 |