diff options
| author | Taylor Rogers <[email protected]> | 2022-10-02 09:41:10 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-10-02 09:41:10 -0700 |
| commit | 32700827d2fb7a9b86e7e0bc259bb7ee68fd885f (patch) | |
| tree | b9681a57f3239d094e60d85b79a317faa7006d45 | |
| parent | Added name and GitHub name on line 13 (diff) | |
| download | cst116-lab0-taylorrog-32700827d2fb7a9b86e7e0bc259bb7ee68fd885f.tar.xz cst116-lab0-taylorrog-32700827d2fb7a9b86e7e0bc259bb7ee68fd885f.zip | |
Added txt file of output
| -rw-r--r-- | CST116-BlankConsole/CST116-Lab0-Taylorrog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-Lab0-Taylorrog.txt b/CST116-BlankConsole/CST116-Lab0-Taylorrog.txt new file mode 100644 index 0000000..0245c3d --- /dev/null +++ b/CST116-BlankConsole/CST116-Lab0-Taylorrog.txt @@ -0,0 +1,5 @@ +Hello World! +My name is Taylor and my GitHub is Taylorrog +C:\Users\taylo\Source\Repos\CST116\cst116-lab0-Taylorrog\CST116-BlankConsole\Debug\CST116-BlankConsole.exe (process 3780) 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 |