With XL C/C++, you can call functions written in Fortran from your C and C++ programs. This section discusses some programming considerations for calling Fortran code, in the following areas:
provides an example of a C program which calls a Fortran subroutine.
Related information