Netcruzer Library API  V2.03
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
div_t Struct Reference

#include <stdlib.h>

Data Fields

int quot
 
int rem
 

Detailed Description

Description: A type that holds a quotient and remainder of a signed integer division with operands of type int.

Include: <stdlib.h>

Remarks:
This is the structure type returned by the function, div.


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