PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Public Attributes | List of all members
div_t Struct Reference
+ Collaboration diagram for div_t:

Public Attributes

int quot
 
int rem
 

Detailed Description

Definition at line 61 of file stdlib.h.

Member Data Documentation

◆ quot

int div_t::quot

Definition at line 62 of file stdlib.h.

◆ rem

int div_t::rem

Definition at line 62 of file stdlib.h.


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