Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <resource.h>

Struct rlimit

Interface status: externallyDefinedApi

struct rlimit;

Description

Contains the following members,

Members

Defined in rlimit:


Member data


rlim_cur

Interface status: externallyDefinedApi Inherited from: rlimit

rlim_t rlim_cur;

Description

current (soft) limit


rlim_max

Interface status: externallyDefinedApi Inherited from: rlimit

rlim_t rlim_max;

Description

maximum value for rlim_cur