Changeset 1742 for trunk/bindings
- Timestamp:
- 08/11/11 10:39:23 (7 months ago)
- File:
-
- 1 edited
-
trunk/bindings/cpp/NeXusFile.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/cpp/NeXusFile.hpp
r1735 r1742 801 801 * \return The name of the file. 802 802 */ 803 std::string inquireFile(const int buff_length = NX_MAX NAMELEN);803 std::string inquireFile(const int buff_length = NX_MAXPATHLEN); 804 804 805 805 /**
Note: See TracChangeset
for help on using the changeset viewer.
