[svn-r1885] RM_H5.html H5check_version: Grammar correction.
RM_H5A.html H5Acreate: Restructured and expanded the Description section, with particular attention to the fact that the attribute name specified in H5Acreate must be unique.
This commit is contained in:
@@ -188,7 +188,8 @@ and it users.
|
||||
<dd><code>H5check_version</code> verifies that the arguments match the
|
||||
version numbers compiled into the library. This function is intended
|
||||
to be called by the user to verify that the version of the header files
|
||||
compiled into the application match the version of the HDF5 library being used.
|
||||
compiled into the application matches the version of the HDF5 library
|
||||
being used.
|
||||
<p>
|
||||
Due to the risks of data corruption or segmentation faults,
|
||||
<code>H5check_version</code> causes the application to abort if the
|
||||
|
||||
Reference in New Issue
Block a user