summaryrefslogtreecommitdiffstats
path: root/doc/html/Intro
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2004-08-03 22:56:22 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2004-08-03 22:56:22 (GMT)
commit5585cbae21775b0dff9160d1f9e58b6d3da11656 (patch)
treee4baf18856b7e080593aea64a4835f9fc9f28589 /doc/html/Intro
parentfa6aa12ff0b48df3744faf0e4399f0ca2cbb0bfd (diff)
downloadhdf5-5585cbae21775b0dff9160d1f9e58b6d3da11656.zip
hdf5-5585cbae21775b0dff9160d1f9e58b6d3da11656.tar.gz
hdf5-5585cbae21775b0dff9160d1f9e58b6d3da11656.tar.bz2
[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
Diffstat (limited to 'doc/html/Intro')
-rw-r--r--doc/html/Intro/IntroExamples.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/Intro/IntroExamples.html b/doc/html/Intro/IntroExamples.html
index 78637b6..e036207 100644
--- a/doc/html/Intro/IntroExamples.html
+++ b/doc/html/Intro/IntroExamples.html
@@ -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>&nbsp;&nbsp;