diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2000-10-12 23:33:22 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2000-10-12 23:33:22 (GMT) |
commit | 0c70d84368b815d09b706274277e19d40a6c7ded (patch) | |
tree | 7498f04d31ae7379a5f3c7ed72135d0a31479096 /src/H5FDstream.c | |
parent | 95c1f3d82947acc2356c4351363fe33e002d4034 (diff) | |
download | hdf5-0c70d84368b815d09b706274277e19d40a6c7ded.zip hdf5-0c70d84368b815d09b706274277e19d40a6c7ded.tar.gz hdf5-0c70d84368b815d09b706274277e19d40a6c7ded.tar.bz2 |
[svn-r2678]
Purpose:
fixing output format of character array converted from hdf4 vdata.
Description:
Now one dimensional chactacter array can be outputed as one H5 string instead of string of array before.
Solution:
modify gen_h5comtype() so that when we detect the datatype is hdf5 string, we will merge hdf4 fieldorder into H5T string size and output the whole character array into hdf5 string(with string size = size of the array length).
Platforms tested:
eirene(LINUX), arabica(sun 5.6)
Diffstat (limited to 'src/H5FDstream.c')
0 files changed, 0 insertions, 0 deletions