RMNLIB

(FSTFRM)

FSTD



INTEGER FUNCTION FSTFRM( iun )
DESCRIPTION

Closes a RPN standard file.


Authors: M. Lepine - M. Valin - 2000
ARGUMENTS

Input:
iun unit number associated to the file
Output:
FSTFRM 0 if no error, else error code


EXAMPLE Click here for argument declarations (in Fortran) ier = fstfrm( iun ) (in C) ier = c_fstfrm( iun )


Return to product index