This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

#line directive question


newbie question:
Can anyone tell me what the trailing numbers
in the #line output from gcc -E are counting??
eg:
$ gcc -E /usr/include/stdio.h:
...
# 1 "/usr/include/features.h" 1 3
...
 what is the 1 and 3 on the end?

Thankyou,

Simon Burton



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]