Data Fields

div_t Struct Reference
[Standard library functions]

Structure holding the result for div(). More...

Data Fields

int rem
 Remainder.
int quot
 Quotient.

Detailed Description

Structure holding the result for div().


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