flush_(lunit)

Purpose

The flush_ subroutine flushes the contents of the input/output buffer for the logical unit LUNIT. The value of LUNIT must be within the range 0 <= LUNIT <=  2**31-1.

For greater portability, use the FLUSH statement instead of this procedure.

Class

Subroutine

Argument Type and Attributes

lunit
INTEGER(4), INTENT(IN)
IBM Copyright 2003