imaxdiv_t

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.10
Napatech Software Suite: imaxdiv_t Struct Reference
imaxdiv_t Struct Reference

#include <inttypes.h>

Data Fields

intmax_t quot
 
intmax_t rem
 

Detailed Description

Definition at line 47 of file inttypes.h.

Field Documentation

intmax_t imaxdiv_t::quot

Definition at line 48 of file inttypes.h.

Referenced by imaxdiv().

intmax_t imaxdiv_t::rem

Definition at line 49 of file inttypes.h.

Referenced by imaxdiv().


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