Next: PILGETREALVARVECTOR
Up: PILGETINTVARVECTOR
Previous: Return Value
Contents
- CHARACTER*(*) :: NAME [In]
name of the parameter
- INTEGER :: NELEM [In/Out]
Maximum expected number of item (on input). Actual number of floats found in
parameter (on output)
INTEGER*4 :: RESULT [Out]
pointer to vector of integers to store result. Actually, one should
pass 1st element of vector say VECNAME(1), and not VECNAME
Bryan Irby
2004-10-05