Library /sys$common/syshlp/HELPLIB.HLB  —  CC  Language topics, Builtin Functions,  setIndReg
  Copies a value into an indexed register.  The function accesses a
  register (index) in a register file (whichIndReg) of 64-bit
  registers.

  Syntax:

       void __setIndReg (const int whichIndReg, __int64 index,
       unsigned __int64 value);
Close Help