|
PatchworkOS
|
#include <stdlib.h>
Data Fields | |
| int | quot |
| int | rem |
| int div_t::quot |
Definition at line 76 of file stdlib.h.
Referenced by _print(), _print_hexa(), _print_integer(), and div().
| int div_t::rem |
Definition at line 77 of file stdlib.h.
Referenced by _print(), _print_hexa(), _print_integer(), and div().