I'm learning C++ but I have seen that Visual Studio has Visual C++. I searched about the difference but I haven't found anything satisfying.
The only thing I found was, that Visual C++ is a version of C++ but with more libraries. Please correct me if I'm wrong.
So I have two questions:
What's the difference between C++ and Visual C++?
And can I write normal C++ in Visual Studio? If I can't write normal C++ in Visual Studio, where do I write it the best in.
I want to try to make some small games.
C++ is a programming language and Visual C++ is a Microsoft's C++ compiler.
Visual C++: less portable, but has specialized libraries which may make you stick with Windows.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With