From d63fb0b31dcc5f95362217173ac63a3831977ac9 Mon Sep 17 00:00:00 2001 From: EdwardFine Date: Thu, 29 Sep 2022 16:19:17 -0700 Subject: Final --- .../21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx | Bin 0 -> 4219 bytes .../ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx | Bin 4219 -> 0 bytes .../.vs/CST116-BlankConsole/v17/Browse.VC.db-wal | Bin 328672 -> 353320 bytes CST116-BlankConsole/CST116Lab0Fine.cpp | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx delete mode 100644 CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx (limited to 'CST116-BlankConsole') diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx new file mode 100644 index 0000000..b1cc6b7 Binary files /dev/null and b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/21107acd-abd8-401c-86eb-b6c4e6bd6607.vsidx differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx b/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx deleted file mode 100644 index b1cc6b7..0000000 Binary files a/CST116-BlankConsole/.vs/CST116-BlankConsole/FileContentIndex/ca2fb93d-f5b5-4153-bb8e-3eff600594d2.vsidx and /dev/null differ diff --git a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal index 3f3f3de..5e68812 100644 Binary files a/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal and b/CST116-BlankConsole/.vs/CST116-BlankConsole/v17/Browse.VC.db-wal differ diff --git a/CST116-BlankConsole/CST116Lab0Fine.cpp b/CST116-BlankConsole/CST116Lab0Fine.cpp index 269e0cd..8aea7ee 100644 --- a/CST116-BlankConsole/CST116Lab0Fine.cpp +++ b/CST116-BlankConsole/CST116Lab0Fine.cpp @@ -19,4 +19,4 @@ int main() // 3. Use the Output window to see build output and other messages // 4. Use the Error List window to view errors // 5. Go to Project > Add New Item to create new code files, or Project > Add Existing Item to add existing code files to the project -// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file +// 6. In the future, to open this project again, go to File > Open > Project and select the .sln file -- cgit v1.2.3