ReactOS 0.4.15-dev-7942-gd23573b
MSVCRT__ldiv_t Struct Reference

#include <msvcrt.h>

Public Attributes

MSVCRT_long quot
 
MSVCRT_long rem
 

Detailed Description

Definition at line 352 of file msvcrt.h.

Member Data Documentation

◆ quot

MSVCRT_long MSVCRT__ldiv_t::quot

Definition at line 353 of file msvcrt.h.

◆ rem

MSVCRT_long MSVCRT__ldiv_t::rem

Definition at line 354 of file msvcrt.h.


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