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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using BCB 5 to compile bog standard c++

Status
Not open for further replies.

GiSH

Technical User
Oct 31, 2001
7
JP
Again i'm back....
I'be got a bog standard old c++ program source and i'm trying to get it to complie using Borland C++ Builder 5. I've tried it using a new application and new console (since the original runs on a dos screen) Am i doin something real stupid here, and will it even work without rewriting the code to an acceptable form for BCB??

 
You should be able to compile from the command prompt using BCC32. Have you tried that?
James P. Cottingham

I am the Unknown lead by the Unknowing.
I have done so much with so little
for so long that I am now qualified
to do anything with nothing.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top