Link to VS c++ 2008 --> Downloads
Learn -> Cprogramming.com - Programming Tutorials: C++ Made Easy and C Made Easy
Teach Yourself C++ in 21 Days
C++ Language Tutorial
-----------------Instructions-------------------------------------
Open Visual Studio C++ 2008
Once opened goto File>New>Project
Choose Win32>Win32Console Application(Name Anything)
Click Next on Wizard
Tick "Empty Project"
------------------------------------------------------------------
Previous questions:
What do I do if this source code is different from the compiler im using?
Visual Basic 2008 automatically goes online to see which version your source code it and self converts it for you when you try to build it. ~Enjoy~
