Platform | x64, Win32 |
Purpose |
To clear a file for writing. |
Syntax |
SUBROUTINE EMPTY@(SID,ERROR_CODE)
|
Description |
EMPTY@ clears the file open with file handle SID (which must not be open for reading only). ERROR_CODE is returned as zero for success or with a system error code if it fails. |