|
-
November 1st, 2007, 01:33 AM
#1
Char Seperator
Heya,
Im using Winsock to recieve a string.. eg "Hello, World". As usual with winsock, i recieve it in a character array. What I wanna do, im making some kinda, something, which stores each word in a sperate thing.
So, I guess this is string seperation..? Anyone shed some light?
Sorry if this should be in the Winsock section, and for all the 'something's and 'thing's..
BageDevimo,
-
November 1st, 2007, 04:04 AM
#2
Re: Char Seperator
You can for instance use strtok to split it. What you do with the splitted parts I depends on how you will use them later on.
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
|