AIRES library reference: speigetpars.


c
c     Name to use to call from C/C++: speigetparsc
c
c
      subroutine speigetpars(parstring, pstrlen)
c
c     Getting the parameter string specified in the corresponding
c     IDL instruction.
c
c     Written by: S. J. Sciutto, La Plata 1999.
c
c
c     Arguments:
c     =========
c
c     parstring....... (output, character*(*)) Parameter string. The
c                      calling program must provide enough space to
c                      store this string.
c     pstrlen......... (output, integer) Lenght of the parameter
c                      string. Zero if there are no parameters.
c
c
c<--->


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