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
What is a structure and why it is used?
Explain low-order bytes.
Explain what is a program flowchart and explain how does it help in writing a program?
How is = symbol different from == symbol in c programming?
What is a newline escape sequence?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
List the difference between a While & Do While loops?
How important is structure in life?
What's the total generic pointer type?
What is the benefit of using an enum rather than a #define constant?
Explain the difference between exit() and _exit() function?
What are directives in c?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What is calloc()?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?