diff options
author | Leon Arber <larber@ncsa.uiuc.edu> | 2004-10-26 20:45:52 (GMT) |
---|---|---|
committer | Leon Arber <larber@ncsa.uiuc.edu> | 2004-10-26 20:45:52 (GMT) |
commit | 74d574632fd5aed6c11902caaa87aa33055bf2ce (patch) | |
tree | 546c5886311ec4bf600c44a223dd343adb4be200 /pablo | |
parent | 3b63db5f7fb8299ab60a2af8a709e9e33764c11e (diff) | |
download | hdf5-74d574632fd5aed6c11902caaa87aa33055bf2ce.zip hdf5-74d574632fd5aed6c11902caaa87aa33055bf2ce.tar.gz hdf5-74d574632fd5aed6c11902caaa87aa33055bf2ce.tar.bz2 |
[svn-r9461] Purpose:
Changed functionality of H5Pget_data_transform
Description:
H5Pget_data_transform no longer allocates memory for the transform string...it
is the user's responsbility to do so.
Solution:
Made H5Pget_data_transform be more in line with other functions that do
similiar things:
User now has to allocate memory for the string themselves and specify how much
of the string should be copied into the buffer. There is also support for
querying the length of the transform string.
Platforms tested:
sol + eirene + copper
Misc. update:
Diffstat (limited to 'pablo')
0 files changed, 0 insertions, 0 deletions