use wxChar, not char, for the second argument of Open() and also use wxFopen() in...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Feb 2003 12:46:33 +0000 (12:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Feb 2003 12:46:33 +0000 (12:46 +0000)
commit90e2cbf780751a69e723e20057222ab2f2e46088
treed98498c3cca02d444663c97e1179998a9934be88
parent9c9c3d7a8f6c4ee3481674e901d34714ee18915d
use wxChar, not char, for the second argument of Open() and also use wxFopen() in the implementation

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