bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
imaxdiv_t Struct Reference
Collaboration diagram for imaxdiv_t:
Collaboration graph

Public Attributes

intmax_t quot
 
intmax_t rem
 

Detailed Description

Definition at line 57 of file inttypes.h.

Member Data Documentation

◆ quot

intmax_t imaxdiv_t::quot

Definition at line 58 of file inttypes.h.

◆ rem

intmax_t imaxdiv_t::rem

Definition at line 59 of file inttypes.h.


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