ReactOS 0.4.15-dev-7834-g00c4b3d
MSVCRT__div_t Struct Reference

#include <msvcrt.h>

Collaboration diagram for MSVCRT__div_t:

Public Attributes

int quot
 
int rem
 

Detailed Description

Definition at line 347 of file msvcrt.h.

Member Data Documentation

◆ quot

int MSVCRT__div_t::quot

Definition at line 348 of file msvcrt.h.

◆ rem

int MSVCRT__div_t::rem

Definition at line 349 of file msvcrt.h.


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