hdf5/examples
Elena Pourmal 25f2ebda39 [svn-r11891] Purpose: Small bug fix
Description: h5_group example didn't work on VMS; it turned out
             that a group was not closed and since the default
             file close degree is "weak", file was not closed either.
             When program attempted to open the same file, system reported
             an error since the file was "locked by another user".
             UNIX systems apperently do not care and open the same file
             without any problem.

Solution: Added H5Gclose calls.

Platforms tested: VMS server and heping

Misc. update:
2006-01-25 11:53:14 -05:00
..
Attributes.txt
h5_attribute.c [svn-r11712] Purpose: 2005-11-14 21:55:39 -05:00
h5_chunk_read.c [svn-r11381] Purpose: 2005-09-09 00:05:57 -05:00
h5_compound.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_drivers.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_dtransform.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_extend_write.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_group.c [svn-r11891] Purpose: Small bug fix 2006-01-25 11:53:14 -05:00
h5_mount.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_read.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_reference.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_select.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_write.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am [svn-r11780] Purpose: 2005-12-09 15:59:11 -05:00
Makefile.in [svn-r11780] Purpose: 2005-12-09 15:59:11 -05:00
ph5example.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00