VMS Help
CC, Language topics, Builtin Functions, getIndReg

 *Conan The Librarian

  Returns the value of an indexed register.  The function accesses a
  register (index) in a register file (whichIndReg) of 64-bit
  registers.

  Syntax:

       unsigned __int64 __getIndReg (const int whichIndReg, __int64
       index);
  Close     Help