Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: stdio_r.h

_wpopen3_r()

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

Description

A wide-character version of reentrant of popen3().

Parameters

struct _reent *

const wchar_t *cmd

const wchar_t *mode

wchar_t **envp

int fids

Return value

int