PeterH:
In all the places in your code where you use the magic number 10 as the buffer length, replace it with CODE_LENGTH.
Just a newbie question.... Why ? It's just to make the code clean right ?
PeterH:
In all the places in your code where you use the magic number 10 as the buffer length, replace it with CODE_LENGTH.
Just a newbie question.... Why ? It's just to make the code clean right ?