Data Fields

ulldiv_t Struct Reference
[Standard library functions]

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

Data Fields

unsigned long long rem
 Remainder.
unsigned long long quot
 Quotient.

Detailed Description

Structure holding the result for ulldiv().


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