Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. putzcommander

    Backup assume size arrays in a subroutine

    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...
  2. putzcommander

    Backup assume size arrays in a subroutine

    Thanks for the tip, I'll take a look into it Cheers
  3. putzcommander

    Backup assume size arrays in a subroutine

    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...

Part and Inventory Search

Back
Top