diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2002-12-13 16:29:01 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2002-12-13 16:29:01 (GMT) |
commit | 764a09dddf1f7748f1c6ce43716acd809133e358 (patch) | |
tree | 6340236d1ecf1f0136e9599e2a473f1981f7e352 /test/fillval.c | |
parent | 1c0e435421c64f550040a2d34e63535e69dfcfb2 (diff) | |
download | hdf5-764a09dddf1f7748f1c6ce43716acd809133e358.zip hdf5-764a09dddf1f7748f1c6ce43716acd809133e358.tar.gz hdf5-764a09dddf1f7748f1c6ce43716acd809133e358.tar.bz2 |
[svn-r6203]
Purpose:
bug fixed for windows
Description:
windows fopen functions by default opens a text mode file. It will fail for HDF5 file.
So to use HDopen HDread HDclose for test.
Solution:
Change from fopen, fread, fclose to HDopen, HDread, HDclose.
Platforms tested:
linux2.2.18smp, windows 2000
Misc. update:
Update MANIFEST if you add or remove any file.
Update release_docs/RELEASE for bug fixes, new features, etc.
Update applicable document files too.
Diffstat (limited to 'test/fillval.c')
0 files changed, 0 insertions, 0 deletions