From 14f31a052096de0a4d4885963c39826ef97184e6 Mon Sep 17 00:00:00 2001 From: Wyatt Date: Thu, 29 Sep 2022 15:18:40 -0700 Subject: checklist --- CST116-BlankConsole/checklist.txt | 3 +++ CST116-BlankConsole/cst116-lab0-flowchart.txt | 3 +++ CST116-BlankConsole/cst116-lab0.txt | 6 ++++++ 3 files changed, 12 insertions(+) create mode 100644 CST116-BlankConsole/checklist.txt create mode 100644 CST116-BlankConsole/cst116-lab0-flowchart.txt create mode 100644 CST116-BlankConsole/cst116-lab0.txt diff --git a/CST116-BlankConsole/checklist.txt b/CST116-BlankConsole/checklist.txt new file mode 100644 index 0000000..c455b7d --- /dev/null +++ b/CST116-BlankConsole/checklist.txt @@ -0,0 +1,3 @@ +Under the github tab, stage changes +commit changes with commit description +push to origin. \ No newline at end of file diff --git a/CST116-BlankConsole/cst116-lab0-flowchart.txt b/CST116-BlankConsole/cst116-lab0-flowchart.txt new file mode 100644 index 0000000..ec52a46 --- /dev/null +++ b/CST116-BlankConsole/cst116-lab0-flowchart.txt @@ -0,0 +1,3 @@ +Under main() +Output "Hello World!" +Output "Wyatt Johnson, hyper2snyper" \ No newline at end of file diff --git a/CST116-BlankConsole/cst116-lab0.txt b/CST116-BlankConsole/cst116-lab0.txt new file mode 100644 index 0000000..563774c --- /dev/null +++ b/CST116-BlankConsole/cst116-lab0.txt @@ -0,0 +1,6 @@ +Hello World! +Wyatt Johnson, hyper2snyper + +C:\Users\wythe\Desktop\Homework\C++\cst116-lab0-wyattjohnson\CST116-BlankConsole\x64\Debug\CST116-BlankConsole.exe (process 13856) 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