]> git.saurik.com Git - wxWidgets.git/commit
Fixed a typo. Added sloppy implementation of wxSscanf (converts source and format,
authorOve Kaaven <ovek@arcticnet.no>
Tue, 13 Apr 1999 12:29:59 +0000 (12:29 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Tue, 13 Apr 1999 12:29:59 +0000 (12:29 +0000)
commit4400c1a4507626e9336771a018a308510ff52649
tree45583bc281c7cba157aa3a0945905df842f56305
parentea1395db1f45f77ce2367148ba1fd568ef1973c5
Fixed a typo. Added sloppy implementation of wxSscanf (converts source and format,
then calls vsscanf; use only on number arguments!)

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