FileClose
Jump to navigation
Jump to search
bool fileClose ( file )
Closes a file opened by fileOpen. You should always close your files when you're done with them.
bool fileClose ( file )
Closes a file opened by fileOpen. You should always close your files when you're done with them.