corrected code to not suppose that Write() always writes all the data it was given
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jul 2004 10:41:17 +0000 (10:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jul 2004 10:41:17 +0000 (10:41 +0000)
commit42d0aa30b801d8c2ea7cd16a2a191bec4fbfa876
treec6776ac98ff1292f562d20a6cf11f1ccb48f4009
parent3338a5bde55eabf53f0aea4eb9f01a8b45b4039d
corrected code to not suppose that Write() always writes all the data it was given

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