![]() |
C++ and VIsual C++
Hey guyz first of all sorry for posting such a topic in Gaming section but people rarely visist Programing section.
Can anyone tell me the different between C++ and Visual C++ ? Which platform is widely used for game programing. |
Re: C++ and VIsual C++
well you never even posted in the Developer's Section. secondly, the ppl that can answer your question do visit that subforum.
C++ and Visual C++ both use the C++ language. the difference is that visual C++ is MS's own version/IDE. http://en.wikipedia.org/wiki/Visual_C%2B%2B for DX, you can use both, but it would be easier in Visual C++ since it has tools for the language. also, im moving the thread cause its in the wrong section. |
Re: C++ and VIsual C++
VIN86 said it all
/endthread |
Re: C++ and VIsual C++
C/C++ are used mainly for games programming
|
Re: C++ and VIsual C++
C++ is a programming language defined by a specification (a document).
Visual C++ is a fairly good compiler (an implementation of the C++ language) produced by Microsoft. Vin I believe is incorrect however - it is Visual Studio that is the IDE, not Visual C++. EDIT: oh ok, it looks like Visual C++ and Visual Studio are both IDE's. Fascinating.. |
Re: C++ and VIsual C++
Visual studio is a related family of products, of which visual C++ is a member. C++ is a programming language, Visual C++ is a development environment (IDE and compiler) for developing applications in C++.
It's not correct to say that C++ is mainly used for games programming (though it may be correct to say that games programming is done mainly in C++, and most of that probably uses Visual C++). You can certainly develop games in other languages, however- including C#, Visual Basic, C, Java, etc. |
Re: C++ and VIsual C++
Quote:
My first post was a bit ambiguous :o |
Re: C++ and VIsual C++
Quote:
|
Re: C++ and VIsual C++
Visual C++ also comes with pre-programmed GUI components(ie. Dialog boxes, input boxes, etc....). Much like Visual Basic.
|
Re: C++ and VIsual C++
Quote:
also, you may want to check out C#. if youre familiar with C/C++ it's very intuitive and quite powerful. i think XNA (MS's game IDE) uses C#. |
Re: C++ and VIsual C++
Quote:
|
Re: C++ and VIsual C++
I don't know about "mandatory"... at least around here anyways. It seems either places really use it or don't use it all, no in between.
|
| All times are GMT -5. The time now is 12:40 AM. |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©1998 - 2013, nV News.