U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » How to split a sentence into words
Re: How to split a sentence into words [message #29774 is a reply to message #29773] Tue, 16 November 2010 09:15 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3460
Registered: August 2008
Senior Veteran
Hello o_wild

It could be done this way:

Vector <String> res = Split("Hello how are you", ' ');

Sorry: Split functions are not documented yet.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error in OLE?
Next Topic: [bug report]problem about processing WM_PAINT message
Goto Forum:
  


Current Time: Tue Jul 14 11:41:52 GMT+2 2026

Total time taken to generate the page: 0.00474 seconds