[svn-r1775] HDF5 User's Guide files
Added Performance.html to TOC lists. Made "data type" and "datatype" consistently one word.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<br>
|
||||
<a href="Files.html">Files</a>
|
||||
<a href="Datasets.html">Datasets</a>
|
||||
<a href="Datatypes.html">Data Types</a>
|
||||
<a href="Datatypes.html">Datatypes</a>
|
||||
<a href="Dataspaces.html">Dataspaces</a>
|
||||
<a href="Groups.html">Groups</a>
|
||||
<br>
|
||||
@@ -39,9 +39,11 @@
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
<a href="MountingFiles.html">Mounting Files</a>
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
<a href="Debugging.html">Debugging</a>
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
@@ -77,14 +79,14 @@
|
||||
<tr>
|
||||
<td>
|
||||
<p>If an application calls <code>H5Tclose</code> on a
|
||||
predefined data type then the following message is
|
||||
predefined datatype then the following message is
|
||||
printed on the standard error stream. This is a
|
||||
simple error that has only one component, the API
|
||||
function; other errors may have many components.
|
||||
|
||||
<p><code><pre>
|
||||
HDF5-DIAG: Error detected in thread 0. Back trace follows.
|
||||
#000: H5T.c line 462 in H5Tclose(): predefined data type
|
||||
#000: H5T.c line 462 in H5Tclose(): predefined datatype
|
||||
major(01): Function argument
|
||||
minor(05): Bad value
|
||||
</code></pre>
|
||||
@@ -333,7 +335,7 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data)
|
||||
<br>
|
||||
<a href="Files.html">Files</a>
|
||||
<a href="Datasets.html">Datasets</a>
|
||||
<a href="Datatypes.html">Data Types</a>
|
||||
<a href="Datatypes.html">Datatypes</a>
|
||||
<a href="Dataspaces.html">Dataspaces</a>
|
||||
<a href="Groups.html">Groups</a>
|
||||
<br>
|
||||
@@ -348,9 +350,11 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data)
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
<a href="MountingFiles.html">Mounting Files</a>
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
<a href="Debugging.html">Debugging</a>
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
@@ -365,7 +369,7 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data)
|
||||
|
||||
<!-- Created: Fri Feb 27 23:42:52 EST 1998 -->
|
||||
<!-- hhmts start -->
|
||||
Last modified: 23 July 1999
|
||||
Last modified: 14 October 1999
|
||||
<!-- hhmts end -->
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user