HDF tag query
Mark Koennecke
koenneck at psi.ch
Wed Sep 1 15:18:10 BST 1999
On Wed, 1 Sep 1999, Freddie Akeroyd wrote:
> The proposal is then:
>
> * Change all DFTAG_SDS and DFTAG_SDG references to DFTAG_NDG in functions
> that write to a nexus file
> * Leave all DFTAG_SDS and DFTAG_SDG references in functions that read
> from a NeXus file (for backward compatability)
> * Update NeXus_version to "1.1.1" (and release)
>
NDG works as well. I'am not so sure if this is included in the above....
but we need NDG in the searching functions (NXIFindSDS) and
NXgetnextentry as well for properly identifying SDS or NDG or whatever.
Also I suggest to remove the static qualifier in line 79,80 in
static void *NXpData;
static .... NXIReportError....;
I had to do that in order to make NXdict work.
Mark
More information about the NeXus-developers
mailing list