Library /sys$common/syshlp/HELPLIB.HLB  —  FORTRAN  Built-in Functions, %REF
  %REF (arg)

  Forces an actual argument in a CALL statement or function reference
  to be passed by reference:  the address of the argument is passed
  to the subprogram.  By default, Fortran passes all numeric values
  by reference.
Close Help