c
c Name to use to call from C/C++: speitaskc
c
c
subroutine speitask(taskn, tasklen, tver)
c
c Getting the task name and version corresponding to the current
c shower.
c
c Written by: S. J. Sciutto, La Plata 1999.
c
c
c Arguments:
c =========
c
c taskn........... (output, character*(*)) Task name. The
c calling program must provide enough space to
c store this string.
c tasklen......... (output, integer) Lenght of the task name.
c tver............ (output, integer) Task name version.
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |