changes.mady.by.user Barbara Jones
Saved on Jun 03, 2019
...
status = H5Awrite(attribute_id, H5T_NATIVE_INT, attr_data);
/* Close the attribute. */
status = H5Aclose(attribute_id);
/* Close the dataspace. */