string permutations with multiple string words

Posted by vbNewbie on Stack Overflow See other posts from Stack Overflow or by vbNewbie
Published on 2010-04-10T16:30:39Z Indexed on 2010/04/10 16:33 UTC
Read the original article Hit count: 222

Filed under:

I would like to generate permutations of string words that are inputted from a file. I know the count and was wondering if there is an easy way to do this using an arraylist.

© Stack Overflow or respective owner

Related posts about visual-studio-2008