Hi, I'm new to C++ and have a simple question. I'm trying to gain a quick understanding of the general concepts in C++ from a book I purchased at the book store called "SAMS Teach Yourself C++ in 10 minutes." --- Now, I know this is not the most ideal book to learn any programming language from, but I just want to get a feel for the language before I get deeper into it and I thought this would be a good primer. However, I'm trying out some of the examples from the book in my MS Visual C++.NET and am getting a lot of compile errors.
Are C++ and Visual C++.NET two different languages? Or am I just doing something wrong ...(which I'll have to figure out as I get further into the book).
Thanks,
Fulano
Start Free Trial