c
c Name to use to call from C/C++: getinpintc
c
c
function getinpint(dirname)
c
c Getting the current value for an already defined integer input
c parameter
c
c Written by: S. J. Sciutto, La Plata 1996, 1997, 1999.
c
c
c Arguments:
c =========
c
c dirname......... (input, character*(*)) Name of the parameter.
c
c Return value: (integer) The current parameter value.
c ============
c
c
c<--->
|
These pages are maintained by Sergio J. Sciutto |
Back to AIRES library index |
| Back to AIRES home |