At 12:56 PM 5/17/2001 +0200, you wrote:
One more follow-up. I checked, and my code has 825 uses of the edge[] array, andI also have an array with the distance to the edge of each point in it. But my program has a lot of code that does something like: if (board[left(xy)] == board[xy]) doSomething(left(xy));