comment style

Sean Eric Fagan sef at kithrup.COM
Fri Dec 21 12:43:21 AEST 1990


In article <276814F4.141 at maccs.dcss.mcmaster.ca> kevinb at maccs.dcss.mcmaster.ca (Kevin Boyes) writes:
>Does any one know why the ANSI committee excluded the C++ comment style
>( // to end of line ) from the standard.

Show me a C compiler that implements this.  (Actually, Microsoft C 5.0 and
later does.)

Show me a need for it.  (Prototypes fulfilled a rather large hole, and made
life a *lot* easier for certain groups.)

Adding // comments was, for the most part, untested in C, and unnecessary.

-- 
Sean Eric Fagan  | "I made the universe, but please don't blame me for it;
sef at kithrup.COM  |  I had a bellyache at the time."
-----------------+           -- The Turtle (Stephen King, _It_)
Any opinions expressed are my own, and generally unpopular with others.



More information about the Comp.std.c mailing list