> > 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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/