Platform | x64, Win32 |
Purpose |
To close a file. |
Syntax |
SUBROUTINE CLOSEF@(SID, ERROR_CODE)
|
Description |
CLOSEF@ closes a file opened by OPENR@, OPENW@ or OPENRW@ . ERROR_CODE is returned with a non-zero system error code if it fails. |
See also |
OPENR@, OPENRW@, OPENW@, READF@, READFA@, WRITEF@, WRITEFA@, FPOS@, FPOS_EOF@ |