Hi,

>  7. Use int instead of char or unsigned char if you want an 8 bit integer.

I think this is just written strange. I think it should be:

7. Use int or unsigned char instead of char if you want an 8 bit integer.

Jonas

Reply via email to