wxString number of bytes?

Alex Bligh alex at alex.org.uk
Fri Aug 11 13:19:14 PDT 2006


Franky Braem wrote:
> 
> Is there a method to get the number of bytes (not chars) from wxString?

Multiply the number of chars by sizeof(wxChar)?

Alex





More information about the wx-users mailing list