View Single Post
  #4 (permalink)  
Old June 22nd, 2006, 01:23 AM
Alan-LB Alan-LB is offline
Authorized User
 
Join Date: Mar 2005
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to Alan-LB Send a message via Yahoo to Alan-LB
Default

If you try to learn to use Google you will find many C++ IDE's on the net, many of which are free. Try searching for "C++ IDE" - that should be simple enough for you.

Borland has been around for many years now - I am glad you have just heard of it!! However Borland C++ and Turbo C++ are now obsolete and also non-standard. You should learn to use Dev-C++. You could also do a Google on that.

Alan.

Reply With Quote