ldiv_t

Langue: en

Version: 339762 (ubuntu - 24/10/10)

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::quotThe Quotient.

long ldiv_t::remThe Remainder.

Author

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