diff options
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 |