hdf5/tools/testfiles/tstring2.ddl
Allen Byrne fb762aa6b0 [svn-r21953] HDDFV-7560: h5dump refactoring
Tested: local linux
2012-02-17 16:41:58 -05:00

12 lines
246 B
SQL

HDF5 "tstr3.h5" {
DATASET "str4" {
DATATYPE H5T_STD_I8LE
DATASPACE SIMPLE { ( 93 ) / ( 93 ) }
DATA {
"Four score and seven
years ago our forefathers brought fo"
"rth on this continent a new nation\000"
}
}
}