Posted by Alias on August 05, 1999 at 19:18:33:
In Reply to: P4: Something not "resetting"? posted by Jared Anderson on August 05, 1999 at 19:03:50:
: I don't know if it's the sorts or just the check ON the sorts that isn't working
I would check to make sure the check is working first. In particular make sure that you checking to see that each element is less than OR EQUAL TO the element afterwards. I missed the = my first time.