AVR Libc Home Page AVRs AVR Libc Development Pages
Main Page User Manual Library Reference FAQ Alphabetical Index Example Projects

div_t Struct Reference
[<stdlib.h>: General utilities]


Detailed Description

Result type for function div().

Data Fields

int quot
int rem

Field Documentation

The Quotient.

The Remainder.


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

Automatically generated by Doxygen 1.5.6 on 4 Dec 2008.