diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 16:21:29 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 16:21:29 -0700 |
| commit | 5c560c989b61c919e9fbfbfca1d4d352719ff0a7 (patch) | |
| tree | 5c52471c24a565d87be1b78081c3ef7a4a4e8b55 /Ch 5 Debugging Project/CST11116-Lab0-Ahmed | |
| parent | fixed the code (diff) | |
| download | cst116-lab0-debugging-m005a-5c560c989b61c919e9fbfbfca1d4d352719ff0a7.tar.xz cst116-lab0-debugging-m005a-5c560c989b61c919e9fbfbfca1d4d352719ff0a7.zip | |
added output
Diffstat (limited to 'Ch 5 Debugging Project/CST11116-Lab0-Ahmed')
| -rw-r--r-- | Ch 5 Debugging Project/CST11116-Lab0-Ahmed | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/CST11116-Lab0-Ahmed b/Ch 5 Debugging Project/CST11116-Lab0-Ahmed new file mode 100644 index 0000000..9709ae9 --- /dev/null +++ b/Ch 5 Debugging Project/CST11116-Lab0-Ahmed @@ -0,0 +1,7 @@ +You have $123.45 +Enter percent raise: 0.1 +After your raise you have $135.795 + +C:\Users\macho\Source\Repos\cst116-lab0-debugging-M005A\Ch 5 Debugging Project\x64\Debug\CST116-Debugging-Ahmed.exe (process 15640) 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 |