close

Definition: close(integer fn)
Description: Close a file or device and flush out any still-buffered characters.
Comments: Any still-open files are automatically closed when a program terminates (see technicalia).
See Also: open, flush