ReactOS 0.4.16-dev-2104-gb84fa49
imaxdiv_t Struct Reference

#include <inttypes.h>

Public Attributes

intmax_t quot
 
intmax_t rem
 

Detailed Description

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.

Member Data Documentation

◆ quot

intmax_t imaxdiv_t::quot

Definition at line 20 of file inttypes.h.

◆ rem

intmax_t imaxdiv_t::rem

Definition at line 21 of file inttypes.h.


The documentation for this struct was generated from the following files: