Hey,
Im trying to have a Fortran program link to a C program through a dll. I keep getting a invalid or corrupt file error when I compile the fortran. The C program is compiled as a dll in Visual C++ 6.0, the Fortran in Compact Visual Fortran 6.6a... Does anyone have a working example of how to do this?
Im trying to have a Fortran program link to a C program through a dll. I keep getting a invalid or corrupt file error when I compile the fortran. The C program is compiled as a dll in Visual C++ 6.0, the Fortran in Compact Visual Fortran 6.6a... Does anyone have a working example of how to do this?