Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Mixed Language

lintho01
Beginner
294 Views
We use Intel Fortran and C++ compiler for LINUX.
How can I access a file opened by FORTRAN from a subroutine written in C++??
In the pastunder IRIX I used the function "maplun" to convert a FORTRAN logical unit number to C file descripter. But this function seems not be available anymore with theIntel compiler.
Is there any equivalent function which converts a FORTRAN unit number in a C file handle or descripor?
0 Kudos
0 Replies
Reply