Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <syslimits.h>

ARG_MAX

Interface status: externallyDefinedApi

ARG_MAX 262144

Description

max bytes for an exec function

[Top]


CHILD_MAX

Interface status: externallyDefinedApi

CHILD_MAX 40

Description

max simultaneous processes

[Top]


LINK_MAX

Interface status: externallyDefinedApi

LINK_MAX 32767

Description

max file link count

[Top]


MAX_CANON

Interface status: externallyDefinedApi

MAX_CANON 255

Description

max bytes in term canon input line

[Top]


MAX_INPUT

Interface status: externallyDefinedApi

MAX_INPUT 255

Description

max bytes in terminal input

[Top]


NAME_MAX

Interface status: externallyDefinedApi

NAME_MAX 255

Description

max bytes in a file name

[Top]


NGROUPS_MAX

Interface status: externallyDefinedApi

NGROUPS_MAX 16

Description

max supplemental group id's

[Top]


OPEN_MAX

Interface status: externallyDefinedApi

OPEN_MAX 256

Description

max open files per process

[Top]


PATH_MAX

Interface status: externallyDefinedApi

PATH_MAX 256

Description

max bytes in pathname. In Symbian, this cant be more than 256

[Top]


PIPE_BUF

Interface status: externallyDefinedApi

PIPE_BUF 512

Description

max bytes for atomic pipe writes

[Top]


IOV_MAX

Interface status: externallyDefinedApi

IOV_MAX 1024

Description

max elements in io vector