Hi, I saw this expression in a header file, and I don't know what ":" means, will you please tell me. unsigned char variable : 2; thanx
hi, Maybe should you look what does a C datasheet say about bit fields? Regards, Oleg
thanx