[svn-r5371]

Purpose:
    Bugfix -- Closes #702
Description:
    Commented out references to and descriptions of unimplemented
    H5S functions.  Particularly in the UG document, Dataspaces.html.
      H5Sopen            H5Slock            H5Ssubspace
      H5Scommit          H5Sselect_op       H5Ssubspace_name
      H5Sis_subspace     H5Sselect_order    H5Ssubspace_location
    Added explanatory "Note to developers" in comments near top of
    Dataspaces.html.
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2002-05-07 11:12:40 -05:00
parent 470663aef6
commit b414cc16ac
2 changed files with 49 additions and 4 deletions

View File

@@ -139,6 +139,7 @@ facilitate moving easily between them.</i>
</table>
<!-- Unimplemented functions
<p>
The following H5S functions are included in the HDF5 specification,
but have not yet been implemented. They are described in the
@@ -165,6 +166,7 @@ of the <cite>HDF5 User's Guide.</cite>.
</ul>
</td></tr>
</table>
-->
<hr>
@@ -1246,7 +1248,7 @@ H5S&nbsp;&nbsp;
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Last modified: 8 August 2001
Last modified: 7 May 2002
<br>
Describes HDF5 Release 1.5, Unreleased Development Branch