|
Hi All,
Is there any function available to split a string.
I wanted to split the strings based on the special characters like (-,_!,@,#,^,).
I am poor in C++ but in java i used to do it using StringTokenizer.
Say anybody already worked on such problems can help oot on this....
I need help bcz i don't know C++ , i am learning now.
Thanks in advance
Regards,
Deba
|