SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » _popen3_r()
Location: stdio_r.h
stdio_r.h
_popen3_r()
IMPORT_C int _popen3_r(struct _reent *, const char *cmd, const char *mode, char **envp, int fids[3]);
A reentrant version of a popen3().
popen3()
struct _reent *
_reent
const char *cmd
const char *mode
char **envp
int fids
int
Copyright ©2008 Symbian Software Ltd.