Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Best C++ Editor/Compiler 1

Status
Not open for further replies.

Rougy

Programmer
Joined
Oct 15, 2001
Messages
249
Location
US
Hi,

I'm working with VB6 now, but I'm thinking about moving to C++. I don't know much about it, but I'm thinking I can write better programs that are less dependent on what I call the Microsoft heirarchy (e.g. Microsoft "breaks" it's calendar code with every new version of Office, and the common calendar code is a piece of dirt).

Any suggestions for the best way to get started?

I know this is a Microsoft C++ forum, but I was hoping somebody out there would have experience with different compilers, etc.


-----
The death of dogma is the birth of reason.
 
See the previous thread: thread116-585050

There are others, use the Keyword Search to locate them.

-pete
 
Anybody out there know of a free compiler to download?

-----
The death of dogma is the birth of reason.
 
You can get the gcc compiler. Also several people lately have mentioned "Bloodshed" being free. I don't know anything about it.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top