diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2004-10-20 21:08:35 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2004-10-20 21:08:35 (GMT) |
commit | 5ec05c10e8e9ab5b76d2cbfe86223db2da99bb4e (patch) | |
tree | 47e8566ad16a52f20eb74f45c5cd239b92bdfd73 /config/intel-fflags | |
parent | b6c9d2afa7abfd92585923bdbf275f2c617ccdf6 (diff) | |
download | hdf5-5ec05c10e8e9ab5b76d2cbfe86223db2da99bb4e.zip hdf5-5ec05c10e8e9ab5b76d2cbfe86223db2da99bb4e.tar.gz hdf5-5ec05c10e8e9ab5b76d2cbfe86223db2da99bb4e.tar.bz2 |
[svn-r9441] Purpose:
Code refactor
Changed functionality of H5Pget_data_transform
Description:
Rewrote much of H5Ztrans.c to use macros, which cut down on the amount of code
significantly.
H5Pget_data_transform now allocates memory for the data transform string,
copies the string into this memory, and
returns this pointer to the user, instead of returning a pointer to the
internal transform string stored by hdf. It is the user's responsibility to free
this memory when they are done with it.
Platforms tested:
sol + eirene + copper
Misc. update:
Diffstat (limited to 'config/intel-fflags')
0 files changed, 0 insertions, 0 deletions