|
-
Mar 4th, 2005, 06:15 AM
#1
Thread Starter
New Member
Split method => what to do with more than one space
Hi,
I'm able of splitting a string lik "Hallo, my name is.." with the "split method"
But what to do if there are more than one space between the words????
split(string, " ") only works if there's exactly one space between them... I've been searching for a couple of houres now
Anyone who can help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|