[svn-r7870] Purpose: new feature

Misc. update:   data type conversion between integers and floats.
This commit is contained in:
Raymond Lu 2003-11-21 12:11:40 -05:00
parent 54540e224d
commit dd87124e3a

View File

@ -41,6 +41,8 @@ New Features
Library:
--------
- Data type conversion between integers and floats was added.
SLU 2003/11/21
- New function H5Iget_file_id() was added. It returns file ID given
an object(dataset, group, or attribute) ID. SLU 2003/10/29
- Added new fields to the H5G_stat_t for more information about an