[NeXus-code-svn] r852 - in trunk: applications src

apache at nexusformat.org apache at nexusformat.org
Wed Jan 24 18:25:18 GMT 2007


Author: Freddie Akeroyd
Date: Wed Jan 24 18:25:13 2007
New Revision: 852

Modified:
   trunk/applications/NXbrowse.c
   trunk/src/napi.c
   trunk/src/napi5.c
   trunk/src/nxxml.c

Log:
Add in support for two dimensional character arrays to HDF5.
HDF already supported them, but this code was disabled.
NXbrowse also updated to print out these arrays and the
XML API returns an error message if you try to create them.
NXgetslab needs some more work to function properly on
string arrays with the HDF5 interface, but NXgetdata works fine.
Note that whitespace stripping is disabled for multi-dimensional
character arrays.
refs #7


Modified: trunk/applications/NXbrowse.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/applications/NXbrowse.c?r1=851&r2=852

Modified: trunk/src/napi.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/napi.c?r1=851&r2=852

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

Modified: trunk/src/nxxml.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/trunk/src/nxxml.c?r1=851&r2=852


More information about the NeXus-code-svn mailing list