I found the following in my compiler documentation:
Because the actual size of an assumed-size array is unknown, an assumed-size array cannot be used as any of the following in an I/O statement:
* An array name in the I/O list
* A unit identifier for an internal file
* A run-time...
Hi
I'm currently modifing a subroutine to a compiled program. I need to backup all the arguments and common blocks of the subroutine for future reference (I'll have to call the subroutine from another program under the same cirumstances). My question is whether there is a simple and efficient...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.