diff options
| author | EdwardFine <[email protected]> | 2022-09-29 16:19:17 -0700 |
|---|---|---|
| committer | EdwardFine <[email protected]> | 2022-09-29 16:19:17 -0700 |
| commit | d63fb0b31dcc5f95362217173ac63a3831977ac9 (patch) | |
| tree | a2eb88e0692b9fe532be8313e4fdecdadc6db5f8 /CST116-BlankConsole/CST116Lab0Fine.cpp | |
| parent | Final (diff) | |
| download | cst116-lab0-edwardfine-main.tar.xz cst116-lab0-edwardfine-main.zip | |
Diffstat (limited to 'CST116-BlankConsole/CST116Lab0Fine.cpp')
| -rw-r--r-- | CST116-BlankConsole/CST116Lab0Fine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |