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

#include <stdlib.h>

Data Fields

long quot
 
long rem
 

Detailed Description

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

Include: <stdlib.h>

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


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