H5A.close

Close specified attribute

Syntax

H5A.close(attr_id)

Description

H5A.close(attr_id) terminates access to the attribute specified by attr_id, releasing the identifier.

See Also