On Mon, Jan 02, 2006 at 11:50:08PM -0800, Roman Shaposhnick wrote: > dv_anchor[324] = { 1, 2, 3, ..., 324}; Ooops. My hangover obviously is still quite severe ;-) That was meant to be dv_anchor[324] = { 0, 2, 3, ..., 323 }; Thanks, Roman.