[svn-r1907] RM_H5D.html H5Dopen: Corrected description of 'loc_id' parameter.
H5.intro.html Added paragraph stating that changes in bugfix releases are listed in the RELEASE, HISTORY, and README files.
This commit is contained in:
@@ -152,8 +152,7 @@ and set and retrieve their constant or persistent properties.
|
||||
<dt><strong>Parameters:</strong>
|
||||
<dl>
|
||||
<dt><em>hid_t</em> <code>loc_id</code>
|
||||
<dd>Identifier of the dataset to open or the file or group
|
||||
to access the dataset within.
|
||||
<dd>Identifier of the file or group to access the dataset within.
|
||||
<dt><em>const char *</em> <code>name</code>
|
||||
<dd>The name of the dataset to access.
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user