RajashreeDasari
Programmer
- Jul 7, 2008
- 2
I am new to c language. I need to analyse a c code in which am not able to understand this lines :- nine = (u16)(in>>7);seven = (u16)(in&0x7F);
Can anybody help me understanding it.
Can anybody help me understanding it.