diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2009-07-27 05:41:46 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2009-07-27 05:41:46 (GMT) |
commit | 0fb5c9b678f60af761556c5ca3337109d352145c (patch) | |
tree | 85cb3e102682d6fe0bce5f8763174993df487a04 /src | |
parent | 8c1762f8a68ff8d30717104f01d1382829518730 (diff) | |
download | hdf5-0fb5c9b678f60af761556c5ca3337109d352145c.zip hdf5-0fb5c9b678f60af761556c5ca3337109d352145c.tar.gz hdf5-0fb5c9b678f60af761556c5ca3337109d352145c.tar.bz2 |
[svn-r17239] Purpose: Fix bug and improve readability
Description:
- Revised DataSet::write to pass in correct string buffer
- Added member function DataSet::getInMemDataSize() to simplify
getting the dataset's data size in memory.
- Added private functions for reading fixed- and variable-len
string data: p_read_fixed_len and p_read_variable_len.
- Added tests to write/read array of strings to datasets.
Platforms tested:
Linux/32 2.6 (jam)
FreeBSD/64 6.3 (liberty)
SunOS 5.10 (linew)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions