H5F_CLOSE
Syntax | Arguments | Keywords | Version History | See Also
The H5F_CLOSE procedure closes the specified file and releases resources used by it. After this routine is used, the file's identifier is no longer available.
Syntax
H5F_CLOSE, File_id
Arguments
File_id
An integer representing the file's identifier to be closed.
Keywords
None
Version History