diff options
| author | Trevor Bouchillon <[email protected]> | 2022-10-12 16:53:31 -0700 |
|---|---|---|
| committer | Trevor Bouchillon <[email protected]> | 2022-10-12 16:53:31 -0700 |
| commit | a9d63c289f0f389bf564d47af577c383d76e4dd4 (patch) | |
| tree | 0bbe914e21fd0d3282bf9a5819080f9270bb4b91 /CST116-Ch7-Debugging | |
| parent | Debug 3 compelte (diff) | |
| download | cst116-ch7-debugging-daboochillin-a9d63c289f0f389bf564d47af577c383d76e4dd4.tar.xz cst116-ch7-debugging-daboochillin-a9d63c289f0f389bf564d47af577c383d76e4dd4.zip | |
Added output text file
Diffstat (limited to 'CST116-Ch7-Debugging')
| -rw-r--r-- | CST116-Ch7-Debugging/Code output - Trevor Bouchillon.txt | 6 |
1 files changed, 6 insertions, 0 deletions
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 |