Changeset 1700 for trunk/bindings


Ignore:
Timestamp:
22/10/11 22:00:14 (7 months ago)
Author:
Peter Peterson
Message:

refs #293

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bindings/f77/napif.f

    r1699 r1700  
    2929C for help, see: http://www.stack.nl/~dimitri/doxygen/docblocks.html#fortranblocks 
    3030C 
    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. 
     31C> \mainpage Fortan 77 NeXus API 
     32C> 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. 
    3233C> 
    3334C> 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.