hdf5/examples
Albert Cheng 4feddbbbcc [svn-r17685] Bug fix:
#define H5_USE_16_API
was inserted AFTER #include <hdf5.>, too late was it to take
effect. Instead, it caused a macro redefinition, flagged as an error
by AIX.

Fixed by moving it before the <hdf5.h>.

Tested: Jam.
2009-10-20 00:07:04 -05:00
..
Attributes.txt [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
h5_attribute.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5_chunk_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5_compound.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_drivers.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
h5_dtransform.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_elink_unix2win.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5_extend_write.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_extlink.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
h5_group.c [svn-r14224] Description: 2007-10-30 17:56:15 -05:00
h5_interm_group.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5_mount.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_read.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
h5_ref2reg.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
h5_reference.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
h5_select.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
h5_shared_mesg.c [svn-r16858] Description: 2009-04-24 15:39:00 -05:00
h5_write.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
Makefile.am [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
ph5example.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
testh5cc.sh.in [svn-r17685] Bug fix: 2009-10-20 00:07:04 -05:00