Returns the quotient and remainder after the division of its arguments. Syntax: #include <stdlib.h> div_t div(int numer, int denom);