In C, What is the #line used for?

Answers were Sorted based on User's Feedback



In C, What is the #line used for?..

Answer / 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

In C, What is the #line used for?..

Answer / 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

More C Interview Questions

what is the answer for it main() { int i; clrscr(); printf("%d",&i)+1; scanf("%d",i)-1; }

3 Answers  


1 1 12 21 123 321 12344231 how i creat it with for loop??

1 Answers  


What is graph in c?

0 Answers  


What is meant by initialization and how we initialize a variable?

0 Answers  


There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.

15 Answers   Cisco, Google, MBT,






how to execute with out main in cprogram

15 Answers   Infosys,


What is a shell structure examples?

0 Answers  


How to write a code for reverse of string without using string functions?

0 Answers   TCS,


du u know test pattern for robosoft? Plz share

1 Answers   RoboSoft, TATA, Wipro,


what is c?

7 Answers   Tech Mahindra,


what will happen if you free a pointer twice after allocating memory dynamically ?

3 Answers   Novell,


What is meant by gets in c?

0 Answers  


Categories