hdf5/c++/test
Binh-Minh Ribler c1ad3676c4 [svn-r17238] 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-length
      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)
2009-07-26 23:00:17 -05:00
..
dsets.cpp [svn-r16807] Purpose: Fix bug 1533 2009-04-20 14:12:19 -05:00
h5cpputil.cpp
h5cpputil.h
Makefile.am
Makefile.in [svn-r16792] Description: 2009-04-20 01:00:11 -05:00
tattr.cpp [svn-r16816] Description: 2009-04-21 09:10:43 -05:00
tcompound.cpp
testhdf5.cpp
tfile.cpp
tfilter.cpp [svn-r16807] Purpose: Fix bug 1533 2009-04-20 14:12:19 -05:00
th5s.cpp
th5s.h5
trefer.cpp
ttypes.cpp
tvlstr.cpp [svn-r17238] Purpose: Fix bug and improve readability 2009-07-26 23:00:17 -05:00