ocr: The function iclose) irom the standard library is used to close the files pointed - to byifp and ofp. Iti is good programming style to close files explicitly - in the same lunction in which they - were ppened. Any files not explicitly closed by the programmer are closed automatically by the system on program exit.