Explain what is #line used for?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between far and near in c?
Which node is more powerful and can handle local information processing or graphics processing?
Why clrscr is used in c?
How is a macro different from a function?
There seem to be a few missing operators ..
Is it possible to pass an entire structure to functions?
I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.
What is static function in c?
Is there a way to jump out of a function or functions?
WHY DO WE USE A TERMINATOR IN C LANGUAGE?
what is the size of an integer variable?
can we write a c program with out using main