Previous: ioppop Up: ../plot79_i.html Next: isamax


IOPPSH

       LOGICAL FUNCTION  IOPPSH (UNIT)
 C$    (Push Unit Number)
 C$    Save the FORTRAN unit number,  UNIT, on an internal  stack,
 C$    returning .TRUE. if successful, and .FALSE. if the stack is
 C$    filled.
 C$    (02-FEB-82)