On Sun, Jan 21, 2001 at 03:00:05AM +0100, Matthias Andree wrote:

> >   int function(int x)   
> >   {
> >     body of function    // correctly braced and commented :)
> >   }
> 
> So you claim // is a correct C comment? Poor guy :)

Current drafts of C9X implement // comments; virtually every halfway
current C compiler I've used during the last years implements it.

  Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to