imaxdiv_t Struct Reference

#include <inttypes.h>

Data Fields

intmax_t  quot
intmax_t  rem

Field Documentation

intmax_t imaxdiv_t::quot
 
intmax_t imaxdiv_t::rem
 

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

Copyright © Nokia Corporation 2001-2008
Back to top