FORTRAN Reference Manual
Mixed-Language Programming
FORTRAN Reference Manual—528615-001
13-28
Using Shared Files
languages are managed by CRE routines. All such open requests to the same 
standard file access not only the same Guardian file, but access the file using the 
same file open.
For your program to share access to the standard files, it does not have to take any 
action beyond ensuring that it opens the standard file with the proper access MODE.
For more detailed information, see the CRE Programmer’s Guide.










