How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST
Answer Posted / dorian
#define TURN_OFF_BIT_LAST(x) ((x >> 1) << 1)
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are enumerated types?
What is 2c dna?
What is pointers in c?
Explain about the functions strcat() and strcmp()?
What is getche() function?
What is difference between Structure and Unions?
hi any body pls give me company name interview conduct "c" language only
Write a program to check prime number in c programming?
Are there any problems with performing mathematical operations on different variable types?
Is javascript written in c?
What are the advantages of Macro over function?
What functions are used for dynamic memory allocation in c language?
Explain what is the difference between null and nul?
What is #define used for in c?
define string ?