[NeXus-code-svn] r855 - trunk/src

apache at nexusformat.org apache at nexusformat.org
Thu Feb 22 15:21:59 GMT 2007


Author: Freddie Akeroyd
Date: Thu Feb 22 15:21:55 2007
New Revision: 855

Modified:
   trunk/src/napi5.c

Log:
Allow NAPI to read generic HDF5 files

NXgetnextentry() returns "" (empty string) if no group information
is present. Passing "" or NULL to NXopengroup() skips the group check.
Together, these two modifications allow the nxbrowse application to
read a Matlab generated hdf5 file.

refs #24



Modified: trunk/src/napi5.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/napi5.c?r1=854&r2=855


More information about the NeXus-code-svn mailing list