From c1e8f35776c814bc71b61e42781e941f8ded0416 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 2 May 2002 16:25:52 -0500 Subject: [svn-r5336] Purpose: Bugfix -- Fixes #756. Description: Section IV.A.3 -- Corrected datatype description. Platforms tested: IE 5 --- doc/html/H5.format.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/html/H5.format.html b/doc/html/H5.format.html index 8d4f40c..518b91a 100644 --- a/doc/html/H5.format.html +++ b/doc/html/H5.format.html @@ -2322,8 +2322,8 @@ Elena> "Free-space object"

The Class Bit Field and Properties fields vary depending on the Type Class, which is the low-order four bits of the Type - Class and Version field (the high-order four byte are the - version which should be set to the value one). The type class + Class and Version field (the high-order four bits are the + version, which should be set to the value one). The type class is one of 0 (fixed-point number), 1 (floating-point number), 2 (date and time), 3 (text string), 4 (bit field), 5 (opaque), 6 (compound), 7 (reference), 8 (enumeration), or 9 (variable-length). @@ -3965,7 +3965,7 @@ in the structure, with each item formatted according to its datatype. -->

HDF Help Desk
-Last modified: 8 March 2000 +Last modified: 25 April 2002
-- cgit v0.12