mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r5317]
Description: Minor copy edits. Platforms tested: IE 5
This commit is contained in:
parent
6f3370b7b5
commit
452d4c5719
@ -453,7 +453,7 @@ errors within the H5E package.
|
|||||||
<p>
|
<p>
|
||||||
<code>client_data</code> is the same pointer that was passed as the
|
<code>client_data</code> is the same pointer that was passed as the
|
||||||
<code>client_data</code> argument of <code>H5Ewalk</code>.
|
<code>client_data</code> argument of <code>H5Ewalk</code>.
|
||||||
It is expected to be a file pointer (or stderr if null).
|
It is expected to be a file pointer (or stderr if NULL).
|
||||||
<dt><strong>Parameters:</strong>
|
<dt><strong>Parameters:</strong>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><em>int</em> <code>n</code>
|
<dt><em>int</em> <code>n</code>
|
||||||
@ -462,7 +462,7 @@ errors within the H5E package.
|
|||||||
<dt><em>H5E_error_t *</em><code>err_desc</code>
|
<dt><em>H5E_error_t *</em><code>err_desc</code>
|
||||||
<dd>OUT: Error description.
|
<dd>OUT: Error description.
|
||||||
<dt><em>void</em> <code>*client_data</code>
|
<dt><em>void</em> <code>*client_data</code>
|
||||||
<dd>IN: A file pointer, or stderr if null.
|
<dd>IN: A file pointer, or stderr if NULL.
|
||||||
</dl>
|
</dl>
|
||||||
<dt><strong>Returns:</strong>
|
<dt><strong>Returns:</strong>
|
||||||
<dd>Returns a non-negative value if successful;
|
<dd>Returns a non-negative value if successful;
|
||||||
@ -577,7 +577,7 @@ H5E
|
|||||||
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
Last modified: 10 August 2001
|
Last modified: 1 February 2002
|
||||||
<br>
|
<br>
|
||||||
Describes HDF5 Release 1.5, Unreleased Development Branch
|
Describes HDF5 Release 1.5, Unreleased Development Branch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user