Changeset 1474 for trunk/bindings/cpp/NeXusFile.cpp
- Timestamp:
- 09/05/10 16:30:02 (2 years ago)
- File:
-
- 1 edited
-
trunk/bindings/cpp/NeXusFile.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/cpp/NeXusFile.cpp
r1473 r1474 33 33 * \endcode 34 34 * 35 * \example napi_test_cpp.cxx 36 * Test program for NeXus C++ Interface 35 * \sa napi_test_cpp.cxx 37 36 * 38 37 * For details of the C API see http://download.nexusformat.org/doxygen/html-c/ 38 * 39 */ 40 41 /** 42 * \example napi_test_cpp.cxx 43 * Test program for the NeXus C++ Interface. 44 * This illustrates calling most of the functions for reading and writing a file 45 * 39 46 */ 40 47
Note: See TracChangeset
for help on using the changeset viewer.
