fortran call from within borland c++

Jun 8, 2010 at 3:18pm
Has anyone called fortran subroutines (intel fortran compiled library) from within Borland C++.. I am stuckj using borland cbuilder and hence this request.

Thanks.
Jun 8, 2010 at 7:27pm
You shouldn't need to. What are you trying to accomplish? Assuming it isn't proprietary and it won't get you fired for sharing it with us.
Jun 8, 2010 at 7:43pm
closed account (S6k9GNh0)
That's not a valid answer Computergeek01, and there are plenty of reasons that one might want to call FORTAN subroutines from C/++.

http://www.yolinux.com/TUTORIALS/LinuxTutorialMixingFortranAndC.html
Jun 8, 2010 at 7:49pm
From what I understand Fortran is a language that is respectable when used for scientific\engineering calculations. But I don't see anything that C\C++ couldn't do. Thanks for the tutorial though I'm reading it now just because it's something new.
Topic archived. No new replies allowed.