Changeset 1700 for trunk/bindings
- Timestamp:
- 22/10/11 22:00:14 (7 months ago)
- File:
-
- 1 edited
-
trunk/bindings/f77/napif.f (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bindings/f77/napif.f
r1699 r1700 29 29 C for help, see: http://www.stack.nl/~dimitri/doxygen/docblocks.html#fortranblocks 30 30 C 31 C> \file The Fortran routines have the same names and argument lists as the corresponding C routines, which they call using wrappers. Some extra routines for handling input/output of character data and attributes have been added. Care must be taken to ensure enough space is allocated for the input/output operations being performed. 31 C> \mainpage Fortan 77 NeXus API 32 C> The Fortran routines have the same names and argument lists as the corresponding C routines, which they call using wrappers. Some extra routines for handling input/output of character data and attributes have been added. Care must be taken to ensure enough space is allocated for the input/output operations being performed. 32 33 C> 33 34 C> It is necessary to reverse the order of indices in multidimensional arrays, compared to an equivalent C program, so that data are stored in the same order in the NeXus file.
Note: See TracChangeset
for help on using the changeset viewer.
