How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST
Answer Posted / raj
n&0x11111110
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
What are the different types of constants?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Who developed c language?
Why c is called a middle level language?
How do I swap bytes?
Difference between macros and inline functions? Can a function be forced as inline?
What is the meaning of c in c language?
Why we write conio h in c?
Why is #define used?
Explain what is the use of a semicolon (;) at the end of every program statement?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
Explain function?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What is a example of a variable?
What is your stream meaning?