Provided by: avr-libc_2.0.0+Atmel3.6.2-3_all 

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. Version 2.0.0 Fri Jan 7 2022 ldiv_t(3avr)