Next: Notes
Up: PILGETREAL4VECTOR
Previous: Return Value
Contents
- CHARACTER*(*) :: NAME [In]
name of the parameter
- INTEGER :: NELEM [In]
number of integers to return
- REAL*4 :: RESULT [Out]
pointer to vector of REAL*4's to store result. Actually, one should
pass 1st element of vector say VECNAME(1), and not VECNAME
Bryan Irby
2004-10-05