[svn-r1570]
RM_H5F.html RM_H5S.html RM_H5T.html Dataspaces.html Datatypes.html Corrected return type (nbool_t to htri_t) for the functions H5Fis_hdf5, H5Sis_simple, H5Sselect_valid, H5Tcommitted, and H5Tequal. RM_H5S.html Corrected h5s_selopt_t to H5S_selopt_t (3 places). Corrected description of H5Sget_select_npoints.
This commit is contained in:
@@ -237,7 +237,7 @@ documented below.
|
||||
<dl>
|
||||
<dt><strong>Name:</strong> <a name="File-IsHDF5">H5Fis_hdf5</a>
|
||||
<dt><strong>Signature:</strong>
|
||||
<dd><em>hbool_t </em><code>H5Fis_hdf5</code>(<em>const char *</em><code>name</code>
|
||||
<dd><em>htri_t </em><code>H5Fis_hdf5</code>(<em>const char *</em><code>name</code>
|
||||
)
|
||||
<dt><strong>Purpose:</strong>
|
||||
<dd>Determines whether a file is in the HDF5 format.
|
||||
|
||||
Reference in New Issue
Block a user