Re: c++ and fortran

Originally Posted by
maskaseb
Is it possible to call a fortran class from a visual c++ project?
Thanks
Do you want to use classes (as in class objects in post Fortran 95) or simply call traditional Fortran subroutines? Calling Fortran subroutines is simple enough. I use the Intel Fortran compiler combined with Visual Studio for subroutine interfaces with the Fortran language.
- Chris
Last edited by dude_1967; June 18th, 2010 at 06:16 PM.
Reason: clarity
You're gonna go blind staring into that box all day.
Bookmarks