Again, be specific with the areas of difficulty...
An array of strings? My question is, suppose you had the array:
{ "me", "you", "us" }
Does the output need to be reversed like "us", "you", "me" (if so, just start at the last index and move backwards), or "su" "uoy" "em"...
Either way, you should be able to think about it...simple manipulation...
The problem requires you being able to write to a file (which you should understand, if not google search it...), and pass through an array...again, you should be able to handle this...but post back with your attempted code and specific areas of difficulty.
n1337
Junior Poster in Training
96 posts since May 2008
Reputation Points: 55
Solved Threads: 10