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!

Calling an c main() function or exe from a cpp

Status
Not open for further replies.

magdalenaservente

IS-IT--Management
Jul 2, 2002
1
AR
Hi, I'm quite new in Borland C++. I have a project group (several cpp files) and I'd like to incorporate some old c files I've got. So my question is if there's some way to call the main() from the c files directly from a cpp file? or to call the compiled c exe with the correct parameters also from within the cpp file?

Please help me, I'm really at a complete loss

Thanks in advance,
Magdalena
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top