I'm a complete beginner to programming and have started taking an intro to programming course at the local college. The language used for the class is C++, and in the computer lab Visual Studio 6 is used. However, I was able to get a copy of Visual Studio .NET 2005 from work to use at home. Right off the bat I noticed that in VS 2005 I couldn't just open up an existing .cpp file from the lab book's CD and compile/build, like I could in VS 6.
I asked the instructor about this and she said that I can't use VS 2005, and that VS 6 is the version I need.
Can someone explain why this is? Am I overlooking something?
Any help is appreciated.
I asked the instructor about this and she said that I can't use VS 2005, and that VS 6 is the version I need.
Can someone explain why this is? Am I overlooking something?
Any help is appreciated.