Answer Posted / pawan
It prevent the (pseudo)compiler from applying any
optimizations on the code
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is the difference between 123 and 0123 in c?
What does emoji p mean?
What is c token?
Where register variables are stored in c?
When can a far pointer be used?
Do you know the purpose of 'register' keyword?
Is c easier than java?
Write the Program to reverse a string using pointers.
What is the argument of a function in c?
What is the condition that is applied with ?: Operator?
What does double pointer mean in c?
What is the use of clrscr?
What does void main return?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
How can I use a preprocessorif expression to ?