readClose
File.readClose(filename)
Parameters
filename | Path of file to close. |
Returns
NothingDescription
Closes the file at path filename that was being read from.
File.readClose(filename)
filename | Path of file to close. |
Closes the file at path filename that was being read from.