PatchworkOS
Loading...
Searching...
No Matches
imaxdiv_t Struct Reference

#include <inttypes.h>

Data Fields

intmax_t quot
 
intmax_t rem
 

Detailed Description

Definition at line 14 of file inttypes.h.

Field Documentation

◆ quot

intmax_t imaxdiv_t::quot

Definition at line 16 of file inttypes.h.

Referenced by imaxdiv().

◆ rem

intmax_t imaxdiv_t::rem

Definition at line 17 of file inttypes.h.

Referenced by imaxdiv().


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