]> git.saurik.com Git - wxWidgets.git/commit
add the ToCLong, ToCULong and ToCDouble functions, with docs and test units
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 20 Mar 2009 14:50:06 +0000 (14:50 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 20 Mar 2009 14:50:06 +0000 (14:50 +0000)
commit529e491ce038ad3a3aef4f3247ff7e16767d9734
tree92e1c967c28a4cc222dd5a412618f07c666db9a4
parentf1c40652a0c2d6752c57df1b8aed22fae7e118dd
add the ToCLong, ToCULong and ToCDouble functions, with docs and test units

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h
interface/wx/string.h
src/common/string.cpp
tests/strings/strings.cpp