SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries 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 ©2008 Symbian Software Ltd.