From 3ee90b892015d7e47434b67c54154facc90315c2 Mon Sep 17 00:00:00 2001 From: Trevor Bouchillon Date: Sun, 30 Oct 2022 16:23:10 -0700 Subject: output created --- Ch11_Output.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Ch11_Output.txt 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 -- cgit v1.2.3