Octopus
div_t Struct Reference

Detailed Description

Definition at line 80 of file recipes.c.

Public Attributes

int quot
 
int rem
 

Member Data Documentation

◆ quot

int div_t::quot

Definition at line 82 of file recipes.c.

◆ rem

int div_t::rem

Definition at line 83 of file recipes.c.


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