ldiv_t

Langue: en

Version: 168943 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

ldiv_t -

SYNOPSIS


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.

Author

Generated automatically by Doxygen for avr-libc from the source code.