fclose(int filehandle)
Executes a standard C++ fclose(), closing the file that was opened using fopen(). No value is returned.
fclose()
fopen()