VMS Help  —  CRTL  ldiv
    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 extract
Arguments Description
Close Help