X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e16f8973cd148645e12061517760096a0e8c5e68..38f1526768e108c7e2e1da50d16115b46004b89f:/docs/latex/wx/wxstring.tex diff --git a/docs/latex/wx/wxstring.tex b/docs/latex/wx/wxstring.tex index b81b116412..9f242d2240 100644 --- a/docs/latex/wx/wxstring.tex +++ b/docs/latex/wx/wxstring.tex @@ -6,7 +6,7 @@ there, wxString implements about 90\% of methods of the std::string class (itera are not supported, nor all methods which use them). These standard functions are not documented in this manual so please see the STL documentation. The behaviour of all these functions is identical to the behaviour described -there. +there (except that wxString is sensitive to null character). You may notice that wxString sometimes has many functions which do the same thing like, for example, \helpref{Length()}{wxstringlength},