FClose (Kernel)

FClose(handle)

Closes a file.

Important

This kernel is SCI0 only. For SCI1.1, see FileIO().

Parameters:handle (number) – A file handle.

See also: FOpen(), FGets(), FPuts().