Just a short question. I read an example for C Code (I am learning it right now:D ) and there was this written:
*(number++) = a;
number was an unsigned char *n