Posted by wanna die on August 04, 2001 at 23:46:13:
I'm confused by the fragment and coalesce function in the timeSenseIntervalHandler
class. I think there's some mistake in the code:
notFound = divideHere == boundaryArray[index];
Otherwise that doesn't make sense. Anybody agree?