Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 3355
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: Fri Mar 29 06:57:25 CET 2024

Total time taken to generate the page: 0.01359 seconds