AIRES library reference: speimv.


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
      subroutine speimv(mvnew, mvprev)
c
c     Setting/getting the external macro version.
c
c     Written by: S. J. Sciutto, La Plata 1999.
c
c
c     Arguments:
c     =========
c
c     mvnew........... (input, integer) Macro version number. Must be
c                      an integer in the range [1, 759375]. If mvnew
c                      is zero, the macro version is not set.
c     mvprev.......... (output, integer) Macro version number
c                      effective at the moment of invoking the
c                      routine.
c
c
c<--->


These pages are maintained by
Sergio J. Sciutto
Back to AIRES library index
Back to AIRES home [HOME]