div_t Struct Reference
[
General utilities
]
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:
stdlib.h
Automatically generated by Doxygen 1.4.1 on 21 Oct 2005.