div_t Struct Reference

Detailed Description

Result type for function div().

Data Fields

int quot
int rem

Field Documentation

int div_t::quot

The Quotient.

int div_t::rem

The Remainder.


The documentation for this struct was generated from the following file: