Changes

Jump to: navigation, search

OOP344 Assignment One

674 bytes added, 14:58, 24 September 2009
Windows Visual C++
<br/>
If you have other MS Visual Studio products (eg. Visual Basic) installed you may be asked to uninstall them before you are able to install the Visual C++ Express Edition.
====Creating a Project for console application in Visual C++ 2008====
* Press '''Ctrl+Shift+N''' or click on '''File/New/Project'''
* In Project types select '''Visual C++/Win32''' and then in Templates select '''Win32 Console Application''' (Text Mode)
* In '''Name''' section Enter the desired name for the project
* In '''Location''' find/enter the directory in which you want the project created
* Un-check '''Create directory for solution'''
* Click on '''OK''' to set the '''Application Settings'''
** Click on '''Application Setting'''
** Check '''Empty Project''' and then click on '''Finish'''
You can now either add new files to the solution or add existing ones.
===Windows Borland C++===

Navigation menu