qc.hlp (Table of Contents; Topic list)
ldiv_t
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:  <stdlib.h>
 
  Structure:
 
  typedef struct
  {
      long quot;
      long rem;
  } ldiv_t;