Cold Help System: Programming: ColdC Reference Manual: Functions: File: fclose()


INTEGER fclose()

This function closes the file on the current object and returns one (1). If no file is open on the current object, the error ~file is thrown.


dblog() | execute() | fchmod() | fclose() | feof() | fflush() | file() | files() | fmkdir() | fopen() | fread() | fremove() | frename() | frmdir() | fseek() | fstat() | fwrite()


the Cold Dark