Hello,
Comments on coding rules:

1) place brackets around elements like % and other mathematics 
operators. It is safer whan you make a change in the future.

2) prefer 0 == value to be sure at typing the you don't forget the 
second =. It applies event if value is a complex element.

PS: is the mailing list your logboard to remember what you did on 
this version of the program?

Le samedi 11 mars 2017, 14:55:17 viruxx a écrit :
> if(i%width == 0)

-- 
sane-devel mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
             to [email protected]

Reply via email to