#include <stdlib.h>
Description: A type that holds a quotient and remainder of a signed integer division with operands of type int.
Include: <stdlib.h>
Remarks: This is the structure type returned by the function, div.