- To: netcdf-hdf@xxxxxxxxxxxxxxxx
- Subject: Re: questions about HDF5 enums...
- From: Quincey Koziol <koziol@xxxxxxxxxxxxx>
- Date: Wed, 7 Dec 2005 10:39:01 -0600 (CST)
Hi Ed,
> Are there any good examples of the use of HDF5 enums?
Hmm, you can look in the hdf5/test/enum.c code for how we test them.
> If a user makes an enum, based on an unsigned type, and then tries to
> read it in fortran, with no unsigned types, what happens? I presume it
> works anyway, right?
Hmm, I don't know. :-) Elena, do you know?
Quincey
- Follow-Ups:
- Re: questions about HDF5 enums...
- From: Elena Pourmal
- Re: questions about HDF5 enums...
- References:
- questions about HDF5 enums...
- From: Ed Hartnett
- questions about HDF5 enums...