[GRASS5] C++ style inline comments...

Bernhard Reiter bernhard at intevation.de
Fri Jul 5 09:33:02 EDT 2002


On Thu, Jul 04, 2002 at 01:53:38AM -0700, Eric G. Miller wrote:
> I've been perusing grass51 sources and noticed many instances where
> The C++ style inline comments "//" are used.  While it's legal in
> C99, there are still C compilers that'll choke on these.  Please
> don't use them.  Either use /* ... */ or #if 0 ... #endif.

I support this: Please stick to ANSI C comments.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 248 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20020705/34625c61/attachment.bin


More information about the grass-dev mailing list