[Nexus-developers] napi tests and documentation

Mark Koennecke Mark.Koennecke at psi.ch
Mon May 10 06:53:10 BST 2004


Peter,


On Fri, 7 May 2004, Peterson, Peter F. wrote:

> I am proposing two changes to files in cvs.
> 
> 1) Combine napi4_test.c and napi5_test.c into a single file. This can be used to either create two executables or one executable that takes a commad line argument "-hdf4" or "-hdf5".
> 
  This has already been done, in a way. The version of napi_test I have,
  and, I believe is in the cvs, decides from its name, napi_test or 
  napi5_test, what to test. 

> 2) Document in napi.h what the c types are for 
> NX_INT[8,16,32] and NX_UINT[8,16,32]. I just spent way to long searching
> through test and example programs looking for something that would be
> much easier in the header file itself.
> 
  This is dicey as these things can differ between platforms and even
  between compiler implementations on the same platform.

                          Mark






More information about the NeXus-developers mailing list