ReactOS 0.4.16-dev-197-g92996da
MSVCRT__lldiv_t Struct Reference

#include <msvcrt.h>

Public Attributes

MSVCRT_longlong quot
 
MSVCRT_longlong rem
 

Detailed Description

Definition at line 506 of file msvcrt.h.

Member Data Documentation

◆ quot

MSVCRT_longlong MSVCRT__lldiv_t::quot

Definition at line 507 of file msvcrt.h.

◆ rem

MSVCRT_longlong MSVCRT__lldiv_t::rem

Definition at line 508 of file msvcrt.h.


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