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

Data Fields
ldiv_t Struct Reference

Data Fields

long quot
long rem

Detailed Description

Result type for function ldiv().


Field Documentation

long ldiv_t::quot

The Quotient.

long ldiv_t::rem

The Remainder.


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

Automatically generated by Doxygen 1.8.1.1 on Fri Aug 17 2012.