Split a long string into an array of shorter strings

Posted by Dave on Stack Overflow See other posts from Stack Overflow or by Dave
Published on 2010-05-31T19:17:00Z Indexed on 2010/05/31 19:23 UTC
Read the original article Hit count: 196

Filed under:

How can I split a string of around 400 words into a vector of lots of 30 word strings?

© Stack Overflow or respective owner

Related posts about c#