hdf5/tools
Albert Cheng 07ff900c26 [svn-r1226] Purpose:
Bug fix
Description:
    dumper repeated output after the 1st 4 rows.
    The bug was because the dumper was reading just a small slice a time
    from the file dataset but did not adjust the offset in the file-space.
    So, it just kept reading the same first slice.
Solution:
    Stole the offset-adjustion code from the routine that h5ls uses.
Platform Tested:
    O2K.
1999-04-27 19:06:29 -05:00
..
testfiles [svn-r1172] Purpose: 1999-04-02 16:38:30 -05:00
h5debug.c [svn-r1217] Changes since 19990426 1999-04-26 09:43:53 -05:00
h5dump.c [svn-r1184] Changes since 19990402 1999-04-15 14:57:50 -05:00
h5dump.h [svn-r1038] Did some work on the output format for compound data and string. 1999-02-01 03:46:29 -05:00
h5dumputil.c [svn-r1226] Purpose: 1999-04-27 19:06:29 -05:00
h5findshd.c [svn-r1184] Changes since 19990402 1999-04-15 14:57:50 -05:00
h5import.c
h5ls.c [svn-r1224] Changes since 19990426 1999-04-27 09:47:54 -05:00
h5repart.c
h5toh4.c [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
h5toh4.h [svn-r953] Purpose: 1998-11-25 12:39:53 -05:00
h5tools.c [svn-r1224] Changes since 19990426 1999-04-27 09:47:54 -05:00
h5tools.h [svn-r1224] Changes since 19990426 1999-04-27 09:47:54 -05:00
Makefile.in [svn-r1217] Changes since 19990426 1999-04-26 09:43:53 -05:00
testh5dump.sh [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
testh5toh4 [svn-r1212] Added "./" before h5toh4 in script. 1999-04-23 16:57:19 -05:00