diff options
| author | Taylor Rogers <[email protected]> | 2022-11-01 09:10:32 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-11-01 09:10:32 -0700 |
| commit | bbb879042bea324369868a81752f96257270686e (patch) | |
| tree | 6eb3299b8fde2d98c3a0f837cb060dc87c0bd211 /CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Rogers.txt | |
| parent | Finished Exercise (diff) | |
| download | cst116-ch11-debugging-taylorrog-bbb879042bea324369868a81752f96257270686e.tar.xz cst116-ch11-debugging-taylorrog-bbb879042bea324369868a81752f96257270686e.zip | |
Added output text file
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Rogers.txt')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Rogers.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Rogers.txt b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Rogers.txt new file mode 100644 index 0000000..1c08563 --- /dev/null +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging-Output-Rogers.txt @@ -0,0 +1,13 @@ +Taylor 32 +Bob 50 +Sally 14 +Jeff 31 +Tom 23 + + + ** Total Records: 5 ** + The End + +C:\Users\taylo\OneDrive\OIT\2022_Fall\CST116\VS_Files\Repos\CST116\cst116-ch11-debugging-Taylorrog\x64\Debug\CST116-Ch11-Debugging.exe (process 28000) 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 |