[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bad example to set to newbies on web page



Hi

The page http://www.kernelnewbies.org/faq/index.php3 sets a really bad
examples for newbies by using broken C++ style // for comments.

I know these are valid according to recent ISO C, but it doesn't change
the fact that they are ambiguous.

Hence, indicating to newbies that using // for comments will lead them
in the wrong direction IMHO.

Jes
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/