]> git.saurik.com Git - wxWidgets.git/commit
* Moved ReadLine()/WriteLine() to wxIn/OutputStream
authorGuilhem Lavaux <lavaux@easynet.fr>
Wed, 30 Jun 1999 17:15:32 +0000 (17:15 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Wed, 30 Jun 1999 17:15:32 +0000 (17:15 +0000)
commit1e3eca9d3782d5eed5ba8d8019548c9f82523517
tree34e48ec7f6430e9a25209a9e62383cbcc470efd4
parentf79fd1e54b4533507c6de798eecfdde765a3fc4e
* Moved ReadLine()/WriteLine() to wxIn/OutputStream

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/datstrm.h
include/wx/stream.h
src/common/datstrm.cpp
src/common/stream.cpp