Hello,
I recently received a project to wrap a FORTRAN software package specifically with C (Not C++). the package is filled with subroutine with keyword and optional parameters, and I am having trouble calling these subroutines in C. I am wondering if there are some smart ways of doing it. Any help is appreciated.
Thank you.
I recently received a project to wrap a FORTRAN software package specifically with C (Not C++). the package is filled with subroutine with keyword and optional parameters, and I am having trouble calling these subroutines in C. I am wondering if there are some smart ways of doing it. Any help is appreciated.
Thank you.