[svn-r1673] RM_H5T.html
Added H5Tget_member_offset. Corrected H5Tinsert description to read that an element of a compound datatype can itself be a compound datatype. Font correction. RM_H5F.html RM_H5T.html Updated return value descriptions for H5Fis_hdf5, H5Tcommitted, and H5Tequal to correspond to the earlier hbool_t -> htri_t change.
This commit is contained in:
@@ -250,7 +250,8 @@ documented below.
|
||||
<dd>File name to check format.
|
||||
</dl>
|
||||
<dt><strong>Returns:</strong>
|
||||
<dd>Returns <code>TRUE</code> or <code>FALSE</code> if successful.
|
||||
<dd>When successful, returns a positive value, for <code>TRUE</code>,
|
||||
or <code>0</code> (zero), for <code>FALSE</code>.
|
||||
Otherwise returns a negative value.
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user