]> git.saurik.com Git - wxWidgets.git/commit
Added wxchar.cpp, which contains:
authorOve Kaaven <ovek@arcticnet.no>
Mon, 12 Apr 1999 19:56:38 +0000 (19:56 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Mon, 12 Apr 1999 19:56:38 +0000 (19:56 +0000)
commitc9e089e9f4919f6b211dd9c2b351edb6f525fd02
tree5e43d6dae188ff131b3318eff14aae1b3a012854
parentef47f9b3fded2daa62e1181bfa7f6b9df830ec9a
Added wxchar.cpp, which contains:
wxMB2WC, wxWC2MB (wrappers for mbstowcs and wcstombs)
wxStrdup and thread-safe wxStrtok, for when libc does not supply it
wxSetlocale, wxSprintf, wxVsprintf, wxAtof, wxAtoi, wxAtol, wxGetenv,
wxSystem: Unicode-supporting wrappers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wxchar.cpp [new file with mode: 0644]
src/gtk.inc
src/motif.inc
src/stubs.inc