- To: netcdf-hdf@xxxxxxxxxxxxxxxx
- Subject: Re: Strings
- From: Ed Hartnett <ed@xxxxxxxxxxxxxxxx>
- Date: Thu, 15 Sep 2005 11:24:38 -0600
Elena Pourmal <epourmal@xxxxxxxxxxxxx> writes: > I believe you just allocate array of char pointers, then library does > the rest. You only have to use > H5Dvlen_reclaim function after you are done. See tvlstr.c test in the > test directory. > > Elena > Does that mean that instead of a pointer to char * I should be allocated for hvl_t types? Ed -- Ed Hartnett -- ed@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Strings
- From: Elena Pourmal
- Re: Strings
- References:
- Re: Strings
- From: Ed Hartnett
- Re: Strings
- From: Elena Pourmal
- Re: Strings
- From: Ed Hartnett
- Re: Strings
- From: Elena Pourmal
- Re: Strings