From ce947f3e63ec0855eb49ea5f3bb27ebaa58cdf5c Mon Sep 17 00:00:00 2001 From: Evan Date: Mon, 28 Nov 2022 18:55:26 -0800 Subject: asdf --- CST116-BlankConsole/CST116-BlankConsole.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'CST116-BlankConsole') diff --git a/CST116-BlankConsole/CST116-BlankConsole.cpp b/CST116-BlankConsole/CST116-BlankConsole.cpp index f52b208..0e28264 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.cpp +++ b/CST116-BlankConsole/CST116-BlankConsole.cpp @@ -1,6 +1,3 @@ -// CST116-BlankConsole.cpp : This file contains the 'main' function. Program execution begins and ends there. -// - #include int main() @@ -11,6 +8,7 @@ int main() // Run program: Ctrl + F5 or Debug > Start Without Debugging menu // Debug program: F5 or Debug > Start Debugging menu + // Tips for Getting Started: // 1. Use the Solution Explorer window to add/manage files // 2. Use the Team Explorer window to connect to source control -- cgit v1.2.3