What does volatile do?
No Answer is Posted For this Question
Be the First to Post Answer
How to calculate sum
what is the difference between unix os and linux os
what is the purpose of the code, and is there any problem with it. bool f( uint n ) { return (n & (n-1)) == 0; }
What is the data segment that is followed by c?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }
What is the difference between void main() and int main()?
Between macros and functions,which is better to use and why?
program to find a smallest number in an array
Do you know what are bitwise shift operators in c programming?
i want to know the procedure of qualcomm for getting a job through offcampus
What is difference between union and structure in c?