diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 15:10:05 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 15:10:05 -0700 |
| commit | b6f5ccda63cbf5b5a0ea0effe6f977f3ef5a4560 (patch) | |
| tree | 2393b02c05ac0a4aacfc9bd913a4892c9ef35f22 | |
| parent | finished (diff) | |
| download | cst116-lab0-m005a-b6f5ccda63cbf5b5a0ea0effe6f977f3ef5a4560.tar.xz cst116-lab0-m005a-b6f5ccda63cbf5b5a0ea0effe6f977f3ef5a4560.zip | |
adding output text file
| -rw-r--r-- | CST116-BlankConsole/output.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116-BlankConsole/output.txt b/CST116-BlankConsole/output.txt new file mode 100644 index 0000000..4240114 --- /dev/null +++ b/CST116-BlankConsole/output.txt @@ -0,0 +1,6 @@ +Hello World! +My name is Musa and my GitHub is: M0054 + +C:\Users\macho\Source\Repos\cst116-lab0-M005A\CST116-BlankConsole\x64\Debug\CST116-Lab0-Ahmed.exe (process 18204) 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 . . . |