hdf5/hl/tools/gif2h5
Pedro Vicente Nunes 49a7f1d032 [svn-r5305]
Purpose:
    user reported a bug on h5 to gif tool
Description:
    h5 to gif did not read an HDF5 image correctly
Solution:
    updated the program so that it reads the updated HDF5 image format to the latest specification
    the debug version of MSVC was giving a failure on the write of the GIF file,
    regarding the GIF file pointer
    this write error is eliminated declaring that pointer a global variable
    there is still an applicattion error on the exit of the program, only on the debug version of MSVC



Platforms tested:
    w2000
2002-05-01 09:37:14 -05:00
..
decompress.c [svn-r4591] Purpose: 2001-11-03 22:23:30 -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-r4591] Purpose: 2001-11-03 22:23:30 -05:00
gifread.c [svn-r4473] Purpose: 2001-09-25 12:46:32 -05:00
hdf2gif.c [svn-r5305] 2002-05-01 09:37:14 -05:00
hdfgifwr.c [svn-r4978] Purpose: 2002-02-16 21:51:21 -05:00
Makefile.in
readhdf.c [svn-r5305] 2002-05-01 09:37:14 -05:00
writehdf.c [svn-r4326] Purpose: 2001-08-10 17:30:01 -05:00