- To: netcdf-hdf@xxxxxxxxxxxxxxxx
- Subject: Re: scalar string attribute question...
- From: Ed Hartnett <ed@xxxxxxxxxxxxxxxx>
- Date: Tue, 13 Sep 2005 08:15:02 -0600
Elena Pourmal <epourmal@xxxxxxxxxxxxx> writes: > Ed, > > You have to use > H5Tset_size (typeid,H5T_VARIABLE) instead of H5Tset_size(typeid, strlen(txt)) > > Elena Is the way I did it incorrect? Or just a different way of storing a string attribute? That is, is it valid? Thanks! Ed -- Ed Hartnett -- ed@xxxxxxxxxxxxxxxx
- References:
- scalar string attribute question...
- From: Ed Hartnett
- Re: scalar string attribute question...
- From: Elena Pourmal
- scalar string attribute question...