khooweihiong
09-30-2009, 04:45 AM
Hi all,
Is there any way to split the string for every 160 characters and store them into string array? For example, a string contains 320 characters. So, the string will be split into two arrays which contain 160-character string each. Any suggestion?
Thanks.
Is there any way to split the string for every 160 characters and store them into string array? For example, a string contains 320 characters. So, the string will be split into two arrays which contain 160-character string each. Any suggestion?
Thanks.