| | |
same sort of programs?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
>is microsoft visual C++ the same as any other C++ programing tool?
Yes, if by "the same" you mean it compiles something called C++ that may or may not be the standard definition of the C++ language. Otherwise, no. Compliers and development environments are all different, but if they claim to support standard C++ then you can make quite a few assumptions about features they all share.
>and what do you recommend?
What do you need? I use Visual C++, but I don't use most of the features because my job doesn't require them. I could get away with using a simple command line compiler (and I do quite often), but someone who writes code for, say, high end graphical games would hesitate to do so because Visual C++ has features that would make their life much easier. What you use depends heavily on what you will use it for.
Yes, if by "the same" you mean it compiles something called C++ that may or may not be the standard definition of the C++ language. Otherwise, no. Compliers and development environments are all different, but if they claim to support standard C++ then you can make quite a few assumptions about features they all share.
>and what do you recommend?
What do you need? I use Visual C++, but I don't use most of the features because my job doesn't require them. I could get away with using a simple command line compiler (and I do quite often), but someone who writes code for, say, high end graphical games would hesitate to do so because Visual C++ has features that would make their life much easier. What you use depends heavily on what you will use it for.
I'm here to prove you wrong.
![]() |
Similar Threads
- questions on radix sort programs (C++)
- Online Community Software ala Myspace (IT Professionals' Lounge)
- My PC restarts all by itself (Troubleshooting Dead Machines)
- things that go boom in the night! (Windows NT / 2000 / XP)
- Tell us about yourself! (Community Introductions)
Other Threads in the C++ Forum
- Previous Thread: '%' illegal, left operand, has type 'double'
- Next Thread: need info? can't use strcmp/string compare
| Thread Tools | Search this Thread |
api array arrays based binary c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game generator givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int java lib linkedlist linker list loop looping loops map math matrix memory multiple news number numbertoword output pointer problem program programming project python random read recursion recursive reference rpg sorting string strings temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






