Symbian
Symbian OS Library

SYMBIAN OS V9.2

[Index] [Spacer] [Previous] [Next]



Location: STDLIB_R.H

_setenv_r()

IMPORT_C int _setenv_r(struct _reent *, const char *, const char *, int);

Description

A reentrant version of setenv().

Parameters

struct _reent *

const char *

const char *

int

Return value

int