file::close()
← Back to Class file
Close the file associated with the handle and disassociate it
There are no parameters.
boolean
true
import fileio f = file("data.txt", file_read) f.close()
Documentation version: 1.0.14. Updated on: 22 August 2024.Dinfio is designed and written by Muhammad Faruq Nuruddinsyah. Copyright © 2014-2025. All rights reserved.