Applied, thanks.
> + res = block[i+j];
> + if (res < 0) {
> + printf("X");
> + } elseres < 0 is impossible here: block[] is uchar array. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
