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

#include <stdlib.h>

Data Fields

long long int quot
 
long long int rem
 

Detailed Description

Definition at line 86 of file stdlib.h.

Field Documentation

◆ quot

long long int lldiv_t::quot

Definition at line 88 of file stdlib.h.

◆ rem

long long int lldiv_t::rem

Definition at line 89 of file stdlib.h.


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