c
c Name to use to call from C/C++: crotaskidc
c
c
subroutine crotaskid(tskname, tsknamelen, tskversion, startdate)
c
c Getting task name and date from an already read compressed file
c header.
c
c Written by: S. J. Sciutto, Fermilab 1999.
c
c
c Arguments:
c =========
c
c tskname......... (output, character*(*)) Task name (maximum
c length is 64 characters).
c tsknamelen...... (output, integer) Length of task name.
c tskversion...... (output, integer) Task version.
c startdate....... (output, character*20) Task starting date,
c in the format "dd/Mmm/yyyy hh:mm:ss".
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |