ReactOS 0.4.15-dev-7918-g2a2556c
_ldiv_t Struct Reference

#include <stdlib.h>

Public Attributes

long quot
 
long rem
 

Detailed Description

Definition at line 43 of file stdlib.h.

Member Data Documentation

◆ quot

long _ldiv_t::quot

Definition at line 44 of file stdlib.h.

Referenced by inter_maxtoabs().

◆ rem

long _ldiv_t::rem

Definition at line 45 of file stdlib.h.


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