in reply to Re: Render numeric sequence as array of letters
in thread Render numeric sequence as array of letters
I believe this code has similar problems to my initial posting, which merlyn was quick to point out. If the @original_array contains one duplicate, for example, then the same grade is assigned for both, but one letter will be skipped in the process.
Just a heads up.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Render numeric sequence as array of letters (fixed)
by Aristotle (Chancellor) on May 21, 2003 at 23:46 UTC |