Files
hdf5/examples
Elena Pourmal c6c904de02 [svn-r7556]
Purpose: Enhancement

Description: On 64-bit Solaris and on Crays h5_chunk_read example
             displayed garbage instead of 0. One may mistakenly conclude
             that example is broken.
             h5_chunk_read reads data written by h5_extend_write.
             h5_extend_write extends dataset and does only partial writes. Therefore
             some data is never written to the file and since fill value
             is not set up, garbage is read back by h5_chunk_read

Solution: Set up fill value to initialize data.

Platforms tested: arabica 64-bit and Cray T3E.

Misc. update:
2003-10-06 16:23:05 -05:00
..
2001-12-30 00:23:38 -05:00
2001-06-05 13:00:37 -05:00
2001-06-05 13:00:37 -05:00
2001-06-05 13:00:37 -05:00
2001-09-18 00:55:14 -05:00
2003-10-06 16:23:05 -05:00
2001-10-03 12:57:56 -05:00
2001-04-03 13:33:07 -05:00
2001-09-25 12:46:32 -05:00
2001-12-20 15:51:30 -05:00
2001-10-03 12:57:56 -05:00
2001-06-05 13:00:37 -05:00
2003-05-08 18:19:15 -05:00
2002-11-11 11:54:30 -05:00