Answer Posted / kiran kumar yakkala
#define ~toggle(val,n) var^=1<<n
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is function definition in c?
Why is c used in embedded systems?
What is a pointer and how it is initialized?
can we have joblib in a proc ?
Is c# a good language?
What is operator precedence?
What is difference between structure and union in c?
What is the need of structure in c?
define string ?
What is ponter?
What are global variables and explain how do you declare them?
What is an operator?
What are near, far and huge pointers?
What are the string functions? List some string functions available in c.
Why is c platform dependent?