Changes

Jump to: navigation, search

Student Resources OOP344 - 20101

487 bytes added, 13:02, 13 January 2010
Created new resource section for creating console applications in Visual Studio
This page is dedicated to those poor souls that have to use SVN but don't have time to read through chapter upon chapter about it just to be able to participate in assignment 2.
== Creating Projects in Visual Studio for Console Applications ==[[Visual Studiois available for download from [http://acs.senecac.on.ca/ ACS]] <br /><br />This page is To create a reference new project for console applications:* From the File menu, select New > Project* Select Project Type as Visual C++ > Win32* Select template <i>Win32 Console Application</i>* Assign project name and choose local directory* Uncheck the box <i>Create directory for solution</i>* In the wizard, click on using Visual Studio to work with programming projects.<i>Application Settings</i>* Application type of <i>Console application</i> should be selected* Check the box beside <i>Empty project</i> 
== Linked List Explained ==
[[Linked List]] <br />
If you don't really understand how linked lists work or why we should even use them then this page is made for you!
1
edit

Navigation menu