Previous: iopopn Up: ../plot79_i.html Next: ioppsh
LOGICAL FUNCTION IOPPOP (UNIT)
C$ (Pop Unit Number)
C$ Return the FORTRAN unit number, UNIT, from the top of an
C$ internal stack, popping the stack one position. The
C$ function value returned is .TRUE. if successful, and
C$ .FALSE. if the stack is empty.
C$ (02-FEB-82)