]> git.saurik.com Git - wxWidgets.git/commit - src/common/wxchar.cpp
added a possibility to pull in printf() code for testing opurposes even if we don...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Sep 2002 13:39:16 +0000 (13:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Sep 2002 13:39:16 +0000 (13:39 +0000)
commitdf17b887eeffecb1a4533df93097d94b0dce8cd5
tree602a7514364c2f107bc2a0083301a5af7531e5a3
parent706f30f83cb0243bef62d09647c9e90cf196bf9f
added a possibility to pull in printf() code for testing opurposes even if we don't really need it by defining wxTEST_PRINTF; fixed unknown format handling in wxVsnprintf(); do NUL-terminate the strings in wxVsnprintf()

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