BoyG
09-07-2002, 11:17 AM
I have a string that I wish to split into its seperate pieces. For example:
First\x00Part\x00Of\x00String\x00
Well everything I do stops at that first \x00 because it thinks it's the end of the string. I was hoping somebody could help me work around this issue.
Thanks for any help.
-BoyG
First\x00Part\x00Of\x00String\x00
Well everything I do stops at that first \x00 because it thinks it's the end of the string. I was hoping somebody could help me work around this issue.
Thanks for any help.
-BoyG