|
-
January 27th, 2010, 07:39 AM
#2
Re: splitting a string
you can use std::string.
std::string has a nice set of functions which you could use.
If you need more help,
you can post your code in [code] ... [/code] tags.
one thing I see is that the word 'new' is a reserved keyword, so you can't use it as an identifier.
Tags for this Thread
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
|