Saturday, November 5, 2011

I have a string of length 500 and Iwant to create an array of strings of 50 characters each how to do it in C?

I know that in VB-6 there is a SPLIT() function that returns an array...Not sure how to do it in C, but you might want to check out a href="http://www.pscode.com" rel="nofollow"http://www.pscode.com/a - I use that site all the time and it has great snippets.

No comments:

Post a Comment