ldiv_t

Structure used to represent the value of an integral division performed by div or ldiv.

It has two members of the same type, defined in either order as:
long quot;
long rem;