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

#include <stdlib.h>

Data Fields

long int quot
 
long int rem
 

Detailed Description

Definition at line 80 of file stdlib.h.

Field Documentation

◆ quot

long int ldiv_t::quot

Definition at line 82 of file stdlib.h.

◆ rem

long int ldiv_t::rem

Definition at line 83 of file stdlib.h.


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