hdf5/hl/tools/gif2h5
Bill Wendling e685336ab1 [svn-r4254]
Purpose:
    Reformatting
Description:
    Reformatted the code so that it's much clearer and conforms to the
    HDF5 coding standards. Changed the function headers to use the ANSI
    style instead of the KnR style. Kept the use of typedef's such as
    "unsigned char" being "BYTE" and so on since of of this code is
    copied from some other place and that's the style they use...I didn't
    want to break things.
Platforms tested:
    It compiles fine on Linux, but there aren't any tests for this
    package, so...
2001-07-24 12:51:22 -05:00
..
decompress.c [svn-r4254] 2001-07-24 12:51:22 -05:00
gif2hdf.c [svn-r4254] 2001-07-24 12:51:22 -05:00
gif2mem.c [svn-r4254] 2001-07-24 12:51:22 -05:00
gif.h [svn-r4254] 2001-07-24 12:51:22 -05:00
gifread.c [svn-r4254] 2001-07-24 12:51:22 -05:00
hdf2gif.c [svn-r4254] 2001-07-24 12:51:22 -05:00
hdfgifwr.c [svn-r4254] 2001-07-24 12:51:22 -05:00
Makefile.in [svn-r3919] 2001-05-12 12:55:47 -05:00
readhdf.c [svn-r4254] 2001-07-24 12:51:22 -05:00
writehdf.c [svn-r4254] 2001-07-24 12:51:22 -05:00