PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Files and File Storage Devices > close
close

Format:

integer= close (integer_handler);

Close file with provided handler. A successful closing will return result 0, otherwise a negative value result will indicate an error.