Hi,
I am facing some problem in calling a C++ function from a fortran code in Windows platform. I will appreciate if some1 would help me out. The main code is in the Fortran and it calls a subroutine in C++. I have compiled the fortran and C++ codes in Visual Studio and Visual C++ without any error.
Thanks,
Abhishek

Linking error between Fortran and C++
Ken Paulson - MVP
What kind of file is the C++ executable, or do you want to merge the object files into a single exe