Usage
close! f
Signature
close!: % MachineInteger
Description
Closes the file f, returning 0 if no error occured, a nonzero error code (the value of errno from C) otherwise.