wxString & it's length

Steven Van Ingelgem steven at vaningelgem.be
Thu Mar 6 06:26:58 PST 2008


Hi Vaclav,


the Len() is implemented as "length()", which is implemented as "end()
- begin()"... Which is the amount of bytes between the end and
beginning if I understand correctly.

Am I correct in that?


> This will change before 2.9.0.

You mean 3.0.0 ( I thought odd numbers were development releases )?


Is there any other way I can get out the data + it's length from
wxString or any other class?


Thanks!




More information about the wx-users mailing list