Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: stdio.h

wpopen3()

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

Description

A wide-character version of popen3().

Parameters

const wchar_t *cmd

const wchar_t *mode

wchar_t **envp

int fids

Return value

int