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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why & is used in scanf in c?
What is c language in simple words?
Is main a keyword in c?
How many header files are in c?
what are the 10 different models of writing an addition program in C language?
What are the types of type qualifiers in c?
Explain the binary height balanced tree?
Why is c called c not d or e?
What is the difference between functions getch() and getche()?
What is the difference between scanf and fscanf?
In a byte, what is the maximum decimal number that you can accommodate?
what is the format specifier for printing a pointer value?
explain what is a newline escape sequence?
Give me the code of in-order recursive and non-recursive.
What does the file stdio.h contain?