substring generator
807603Feb 16 2008 — edited Feb 16 2008I 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