summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/expected/tstring2.ddl
blob: cda2ed57ab39caae03269666c59fa3c7fa0ef2fc (plain)
1
2
3
4
5
6
7
8
9
10
11
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"
   }
}
}