SYNOPSIS
#include <stdlib.h>
div_t div(int numer, int denom);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
The
int quot; /* quotient */ int rem; /* remainder */
CONFORMANCE
ANSI/ISO 9899-1990.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
ldiv()
MKS Toolkit 9.3 Documentation Build 6.