qc.hlp (Table of Contents; Topic list)
REGS
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:  <dos.h> or <bios.h>
 
  Union:
 
  union REGS
  {
      struct WORDREGS x;
      struct BYTEREGS h;
  };