how to exchnage bits in a byte
b7<-->b0 b6<-->b1 b5<-->b2 b4<-->b3
please mail me the code if any one know to
rajeshmb4u@gmail.com
Answer Posted / suresh
can be done by reversing the bits
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is else if ladder?
Why is c faster?
When we use void main and int main?
How can I do peek and poke in c?
difference between object file and executable file
Explain what is the stack?
How would you rename a function in C?
define string ?
What are # preprocessor operator in c?
What are the types of pointers?
How is a structure member accessed?
If you know then define #pragma?
Is it better to use a macro or a function?
Sir i need notes for structure,functions,pointers in c language can you help me please
What is strcmp in c?