Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

substring generator

807603Feb 16 2008 — edited Feb 16 2008
I am tryung to build a program that will implement a substring generator. It will take a string and generate all substrings. Is this using permuate or what? For instance you take the word sun and some up with s su sun u un and n as substings
Any assistance much appreciated
Thanks
Jonnie
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2008
Added on Feb 16 2008
3 comments
290 views