Token pasting in #include directive

Anthony Scian afscian at violet.waterloo.edu
Mon Nov 27 04:10:22 AEST 1989


In article <11685 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn) writes:
[pANSI examples discussion]
>Henry's comment was beside the point.  We believe all the examples to be
>correct.
What about the library prototypes that are coded "int foo( int x, int y )"
when they should be "int foo( int __x, int __y )"?

In these cases the example is not correct but more readable.
(disclaimer: this may have changed since I last saw the standard :^)

Anthony
//// Anthony Scian afscian at violet.uwaterloo.ca afscian at violet.waterloo.edu ////
"I can't believe the news today, I can't close my eyes and make it go away" -U2



More information about the Comp.std.c mailing list