// Name: tokenzr.h
// Purpose: interface of wxStringTokenizer
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@return The array with the parsed tokens.
- @header{wx/string.h}
+ @header{wx/tokenzr.h}
*/
wxArrayString
wxStringTokenize(const wxString& str,