hdf5/tools/h5dump
Bill Wendling 88729d4c14 [svn-r4282]
Purpose:
    Bug Fix/Feature Add
Description:
    Added new flag ("-f" and "--family") to allow user to specify which
    file driver to use to open the file. If they don't specify anything,
    then it defaults to the old behaviour of trying each driver in turn
    until one actually opens the file.

    If the driver the user specified doesn't succeed in opening the
    file, then we do NOT try other file drivers.
Platforms tested:
    Linux
2001-07-30 16:55:46 -05:00
..
Dependencies [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h5dump.c [svn-r4282] 2001-07-30 16:55:46 -05:00
h5dump.h [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h5dumptst.c [svn-r4012] Purpose: 2001-06-18 15:22:10 -05:00
Makefile.in [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
testh5dump.sh [svn-r3853] Purpose: 2001-04-24 17:24:47 -05:00