ReactOS 0.4.15-dev-8434-g155a7c7
lldiv_t Struct Reference

#include <stdlib.h>

Public Attributes

long long quot
 
long long rem
 

Detailed Description

Definition at line 1427 of file stdlib.h.

Member Data Documentation

◆ quot

long long lldiv_t::quot

Definition at line 1427 of file stdlib.h.

◆ rem

long long lldiv_t::rem

Definition at line 1427 of file stdlib.h.


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