]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wxstring.tex
Changed version to 2.5.1
[wxWidgets.git] / docs / latex / wx / wxstring.tex
index b81b11641294ba39970f71d8d8c0d6cb8ea19c51..9f242d2240afdb8c62c570e8beef566b259a6e01 100644 (file)
@@ -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},