#line

Specifies the absolute line number (of the current source file) for which the preprocessor generates subsequent code or data.

  #line number
  
Parameter

number

Line number of the file; the file's first line is number 1.