Marcial, If you have access the library's source code, you can find one test function test_str_create in test/dtypes.c. It tests H5Tcreate in a very simple way. I'm going to create an example program. I'll let you know once I finish it.
Thanks. Ray On Nov 17, 2011, at 7:20 AM, marcialieec wrote: > Hi all, > > I've seen that the new release 1.8.8 supports the H5T_STRING data type. > However, I've been unable to successfully write using this datatype. > > Could someone post an example on how to use this datatype for both > fixed-length and variable-length using C? > > Thanks! > Marcial > > -- > View this message in context: > http://hdf-forum.184993.n3.nabble.com/New-H5T-STRING-type-tp3515733p3515733.html > Sent from the hdf-forum mailing list archive at Nabble.com. > > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
