fclose
close a file
handle - file handle
returns: nothing
Thread-safe function.
void fclose(long handle);
Last updated
Was this helpful?
close a file
handle - file handle
returns: nothing
Thread-safe function.
void fclose(long handle);
Last updated
Was this helpful?