FCLOSE - close a file.

(obsolete use CLOSE).

Usage:

call fclose(lgu)

Where:

lgu
is an integer value that gives the unit to be closed.

Description:

This subroutine closes a file with no rewind. Normally one would use ENDFILE or CLOSE.

Copyright © 1996, Thinkage Ltd.