show stderr in popen() test; show how to deal with piping big amounts of data to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 9 Jul 2004 17:54:01 +0000 (17:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 9 Jul 2004 17:54:01 +0000 (17:54 +0000)
commit1a278e7befe2b9989526067dede645fb11ad779b
tree1983cd2c642221f7765177af6819a32ee0bff5ec
parentf2de9fee23d60a9033133aff7597b7ee4901a31d
show stderr in popen() test; show how to deal with piping big amounts of data to child process without deadlocking

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/exec/exec.cpp