mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
[svn-r9006]
Purpose: In "Intro to HDF5" Example #5, corrected the anticipated output listed in a code comment. Fixes Bugzilla entry #112. Platforms tested: Mozilla
This commit is contained in:
parent
fa6aa12ff0
commit
5585cbae21
@ -896,9 +896,9 @@ main (void)
|
||||
/*
|
||||
* Resulting dataset
|
||||
*
|
||||
* 3 3 3 2 2
|
||||
* 3 3 3 2 2
|
||||
* 3 3 3 0 0
|
||||
* 1 1 1 3 3
|
||||
* 1 1 1 3 3
|
||||
* 1 1 1 0 0
|
||||
* 2 0 0 0 0
|
||||
* 2 0 0 0 0
|
||||
* 2 0 0 0 0
|
||||
@ -2116,7 +2116,7 @@ main(void)
|
||||
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
|
||||
</address><!-- #EndLibraryItem -->
|
||||
|
||||
Last modified: 30 January 2001
|
||||
Last modified: 3 August 2004
|
||||
|
||||
</td><td align=right valign=top>
|
||||
<a href="../Copyright.html">Copyright</a>
|
||||
|
Loading…
Reference in New Issue
Block a user