No kidding???????????  Damn!!!  I love the //.... as a matter of fact thats
how my C instructor in college taught us as opposed to {*Insert junk here*}

Nick
----- Original Message -----
From: "Isaac Waldron" <[EMAIL PROTECTED]>
To: "FreeMWare List" <[EMAIL PROTECTED]>
Sent: Friday, August 11, 2000 6:23 PM
Subject: C++ style comments


> I don't know if anyone wants to change it or not, but we really shouldn't
be
> using C++ style comments ("//") in code that needs to be compiled under a
> possibly ansi C compiler.  All code in the FreeBSD kernel is compiled with
> the -ansi switch, so this is a problem when creating the kernel module for
> FreeBSD, as many of the files in the plex86/kernel directory have C++
> comments.  This is likely to be added to a future revision of the ansi C
> standard, but it is not a part of it right now.
>
> Isaac Waldron
> waldroni at lr dot net
>
>
>


Reply via email to