Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <stdlib.h>

Struct lldiv_t

Interface status: externallyDefinedApi

struct lldiv_t;

Description

Contains the following members

Members

Defined in lldiv_t:


Member data


quot

Interface status: externallyDefinedApi Inherited from: lldiv_t

long long quot;

Description

quotient


rem

Interface status: externallyDefinedApi Inherited from: lldiv_t

long long rem;

Description

remainder