- To: netcdf-hdf@xxxxxxxxxxxxxxxx
- Subject: getting name of named type without group name...
- From: Ed Hartnett <ed@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 06:18:39 -0700
Guys, Given that I have defined a compound type, with a name, in a group, I can get that name back with H5Iget_name, but the name it gives me includes the group name. Is there a way to get the name of the type without the group name? Or do I just have to parse the name and strip off the group stuff? Thanks, Ed -- Ed Hartnett -- ed@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: getting name of named type without group name...
- From: Quincey Koziol
- Re: getting name of named type without group name...