Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: stdio_r.h

_popen3_r()

IMPORT_C int _popen3_r(struct _reent *, const char *cmd, const char *mode, char **envp, int fids[3]);

Description

A reentrant version of a popen3().

Parameters

struct _reent *

const char *cmd

const char *mode

char **envp

int fids

Return value

int