Changeset 1470 for trunk/src/napi.c
- Timestamp:
- 08/05/10 22:04:00 (2 years ago)
- File:
-
- 1 edited
-
trunk/src/napi.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/napi.c
r1430 r1470 39 39 * \mainpage NeXus API documentation 40 40 * \section sec_purpose Purpose of API 41 * The NeXus Application Program Interface is a suite of subroutines, written in C but with wrappers in Fortran 77 and 90.41 * The NeXus Application Program Interface is a suite of subroutines, written in C but with wrappers in C++, JAVA, PYTHON, Fortran 77 and 90. 42 42 * The subroutines call HDF routines to read and write the NeXus files with the correct structure. 43 43 * An API serves a number of useful purposes: … … 64 64 * #include "napi.h" 65 65 * \endcode 66 * For the C++ API see http://download.nexusformat.org/doxygen/html-cpp 66 67 */ 67 68
Note: See TracChangeset
for help on using the changeset viewer.
