diff options
| author | Trevor Bouchillon <[email protected]> | 2022-10-30 16:23:10 -0700 |
|---|---|---|
| committer | Trevor Bouchillon <[email protected]> | 2022-10-30 16:23:10 -0700 |
| commit | 3ee90b892015d7e47434b67c54154facc90315c2 (patch) | |
| tree | 8375f7f254b0a402ec7c495e99fc02581a6db631 | |
| parent | Donezo (diff) | |
| download | archived-cst116-ch11-debugging-daboochillin-3ee90b892015d7e47434b67c54154facc90315c2.tar.xz archived-cst116-ch11-debugging-daboochillin-3ee90b892015d7e47434b67c54154facc90315c2.zip | |
output created
| -rw-r--r-- | Ch11_Output.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Ch11_Output.txt b/Ch11_Output.txt new file mode 100644 index 0000000..983c19a --- /dev/null +++ b/Ch11_Output.txt @@ -0,0 +1,11 @@ +Troy 12 +Trevor 29 +Paul 102 + + + ** Total Records: 3 ** + The End + +C:\Users\lacro\Source\Repos\cst116-ch11-debugging-DaBoochillin\x64\Debug\CST116-Ch11-Debugging.exe (process 12192) 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 |