GNU Info

Info Node: (g77-295.info)Flush Intrinsic

(g77-295.info)Flush Intrinsic


Next: FNum Intrinsic Prev: Floor Intrinsic Up: Table of Intrinsic Functions
Enter node , (file) or (file)node

Flush Intrinsic
...............

     CALL Flush(UNIT)

UNIT: `INTEGER'; OPTIONAL; scalar; INTENT(IN).

Intrinsic groups: `unix'.

Description:

   Flushes Fortran unit(s) currently open for output.  Without the
optional argument, all such units are flushed, otherwise just the unit
specified by UNIT.

   Some non-GNU implementations of Fortran provide this intrinsic as a
library procedure that might or might not support the (optional) UNIT
argument.


automatically generated by info2www version 1.2.2.9