a.pereira
07-07-2004, 06:13 PM
Hi all.
I'm newbie in Fortran (I always will be) and appreciate that someone give me an answer to my question: is it possible to invoke C++ classes from Fortran code? If so, how can I do that and what version of Fortran compiler will be compatible with Borland C++Builder 3 or later?
I explain:
I have an application built in Borland C++ Builder 3 with several DLLs. Each DLL represents a C++ class. Some of the DLLs must be able to be called by Fortran legated programs. The intention is upgrade the Fortran program with the funcionalities given by the new C++ classes. I have a free Fortran 77 compiler but, until now, I couldnīt make the code working.
Can anyone help me?
Thanks a lot.
I'm newbie in Fortran (I always will be) and appreciate that someone give me an answer to my question: is it possible to invoke C++ classes from Fortran code? If so, how can I do that and what version of Fortran compiler will be compatible with Borland C++Builder 3 or later?
I explain:
I have an application built in Borland C++ Builder 3 with several DLLs. Each DLL represents a C++ class. Some of the DLLs must be able to be called by Fortran legated programs. The intention is upgrade the Fortran program with the funcionalities given by the new C++ classes. I have a free Fortran 77 compiler but, until now, I couldnīt make the code working.
Can anyone help me?
Thanks a lot.