What is the use of pragma in embedded c?
No Answer is Posted For this Question
Be the First to Post Answer
How can I get back to the interactive keyboard if stdin is redirected?
Can main () be called recursively?
Why isnt any of this standardized in c?
What are dynamically linked and statically linked libraries?
Why is c known as a mother language?
which one low Priority in c? a)=,b)++,c)==,d)+
Explain the difference between call by value and call by reference in c language?
main() { enum _tag{ left=10, right, front=100, back}; printf("%d, %d, %d, %d", left, right, front, back); }
Give me basis knowledge of c , c++...
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
how to swap two nubers by using a function with pointers?
what is develop in c language