Answers

Question and Answer:

  Home  C Preprocessor

⟩ What is line in C Preprocessor?

This a dynamic macro which stores the line number of the line presently being compiled. Value is constantly updated as compiler moves forward.

 278 views

More Questions for you: