From a9d63c289f0f389bf564d47af577c383d76e4dd4 Mon Sep 17 00:00:00 2001 From: Trevor Bouchillon Date: Wed, 12 Oct 2022 16:53:31 -0700 Subject: Added output text file --- CST116-Ch7-Debugging/Code output - Trevor Bouchillon.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CST116-Ch7-Debugging/Code output - Trevor Bouchillon.txt (limited to 'CST116-Ch7-Debugging') diff --git a/CST116-Ch7-Debugging/Code output - Trevor Bouchillon.txt b/CST116-Ch7-Debugging/Code output - Trevor Bouchillon.txt new file mode 100644 index 0000000..0acb24c --- /dev/null +++ b/CST116-Ch7-Debugging/Code output - Trevor Bouchillon.txt @@ -0,0 +1,6 @@ +Enter your age: 29 +Adult + +C:\Users\lacro\Source\Repos\cst116-ch7-debugging-DaBoochillin\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 17888) 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