??=line 5 "myfile"

When this line is compiled it becomes:

#line 5 "myfile”

Overview of the Preprocessor 131