/sys$common/syshlp/HELPLIB.HLB
CRTL, div

 *Conan The Librarian

    Returns the quotient and the remainder after the division of its
    arguments.

    Format

      #include  <stdlib.h>

      div_t div  (int numer, int denom);

  Additional Information (explode) :

  Close     Help