Calling a fortran subroutine from Visual C++
- From: Ray J. <Ray J.@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 15:00:11 -0700
I have a C++ program written and compiled on Solaris 8 with gcc. With gcc
lets me compile fortran code along with the C++ program to be able to call
the fortran code as a subroutine. The specifications for this project have
changed and I am porting the C++ code to Visual C++. Is there a way to call
fortran code from a C++ program compiled with Visual C++?
.
- Follow-Ups:
- Re: Calling a fortran subroutine from Visual C++
- From: William DePalo [MVP VC++]
- Re: Calling a fortran subroutine from Visual C++
- Prev by Date: Re: Write Data from managed C++ (VS2003 + PIA) into Excel 2003
- Next by Date: Re: Use another login
- Previous by thread: Managed C++ & P/Invoke in a web serice
- Next by thread: Re: Calling a fortran subroutine from Visual C++
- Index(es):
Relevant Pages
|