SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Syslibs STDLIB » _wpopen3_r()
Location: STDIO_R.H
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]);
A wide-character version of reentrant of popen3().
popen3()
struct _reent *
_reent
const wchar_t *cmd
wchar_t
const wchar_t *mode
wchar_t **envp
int fids
int
Copyright ©2007 Symbian Software Ltd.