c
c Routine directly callable from C/C++ (it could be necessary to
c append an underscore, "_", to its name depending on the C/C++
c compiler used).
c
c
function dumpfileversiono()
c
c Returning the original version associated with an already loaded
c dump file, that is, the version of the AIRES program used to
c simulate the data stored in the file.
c
c Written by: S. J. Sciutto, La Plata 2000, 2003.
c
c
c Return value: (integer) The corresponding version in integer
c ============ format (for example 01040200 for version 1.4.2,
c 01040201 for version 1.4.2a, etc.).
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |