Re: Coding Style

Ralf Baechle (ralf@uni-koblenz.de)
Mon, 22 Jan 2001 06:24:42 -0200


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