Answer Posted / hrpynux@gmail.com
The #line directive tells the preprocessor to set the compiler's reported values for the line number and filename to a given line number and filename.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of errors are there in c language? Explain
What is include directive in c?
What is main return c?
What are the types of data structures in c?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
When we use void main and int main?
Explain About fork()?
What does 3 mean in texting?
What are the 4 types of functions?
How is a macro different from a function?
How do we open a binary file in Read/Write mode in C?
Explain the use of function toupper() with and example code?
What is the maximum no. of arguments that can be given in a command line in C.?
Why c is a mother language?
What is the best way to comment out a section of code that contains comments?