| Main index | Section 3 | Options |
#include <inttypes.h>
The imaxdiv_t type is defined as:
typedef struct {
intmax_t quot; /* Quotient. */
intmax_t rem; /* Remainder. */
} imaxdiv_t;
| IMAXDIV (3) | November 14, 2001 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | You have successfully logged in, Now press any key to log out | ” |