VMS Help
CRTL, ldiv

 *Conan The Librarian

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

    Format

      #include  <stdlib.h>

      ldiv_t ldiv  (long int numer, long int denom);

  Additional Information (explode) :

  Close     Help