|
ReactOS 0.4.16-dev-2104-gb84fa49
|
#include <inttypes.h>
Public Attributes | |
| intmax_t | quot |
| intmax_t | rem |
This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Definition at line 19 of file inttypes.h.
| intmax_t imaxdiv_t::quot |
Definition at line 20 of file inttypes.h.
| intmax_t imaxdiv_t::rem |
Definition at line 21 of file inttypes.h.