Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <inttypes.h>

Struct imaxdiv_t

Interface status: externallyDefinedApi

struct imaxdiv_t;

Description

Includes the following members,

Members

Defined in imaxdiv_t:


Member data


quot

Interface status: externallyDefinedApi Inherited from: imaxdiv_t

intmax_t quot;

Description

Quotient


rem

Interface status: externallyDefinedApi Inherited from: imaxdiv_t

intmax_t rem;

Description

remainder