943,485 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1795
  • C++ RSS
Oct 26th, 2004
0

same sort of programs?

Expand Post »
this is a little question

is microsoft visual C++ the same as any other C++ programing tool?

and if it nearly the same is there any little differences wat are they and what do you recommend?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Beau is offline Offline
2 posts
since Oct 2004
Oct 26th, 2004
0

Re: same sort of programs?

>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.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: '%' illegal, left operand, has type 'double'
Next Thread in C++ Forum Timeline: need info? can't use strcmp/string compare





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC