Home » U++ Library support » U++ Core » Splitting a string by a string?
Splitting a string by a string? [message #23445] |
Tue, 20 October 2009 15:32  |
jeremy_c
Messages: 175 Registered: August 2007 Location: Ohio, USA
|
Experienced Member |
|
|
Is there a function that I am missing that will split a string by a string? i.e.:
Vector<String> abc = Split("John Doe Had A Dog", "Had");
// [John Doe, A Dog]
Jeremy
|
|
|
Goto Forum:
Current Time: Thu May 01 04:54:49 CEST 2025
Total time taken to generate the page: 0.01804 seconds
|