I'm new to C++ and I wondering what is the best program to use to type code into?
I use vista so if a c++ program requires some extra work to make it work can you tell how to make work as well?

Thanks for reading!

Recommended Answers

All 3 Replies

I guess you mean you want to know about the best compiler. On Vista that would be Visual C++ 2000 (Express). There are other compilers but IMO M$ VC++ 2008 Express is the best, mainly due to its excellent debugging facilities. Most any modern c++ compiler will compile c++ code ok, but trying to fix your mistakes can be very frustrating on most compilers.

Thx I will look into V c++

Sry i meant Visual C++

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.