[dev] comments again...

Chuck Hagenbuch chuck at horde.org
Sat Sep 20 11:24:44 PDT 2003


One more reason to like the // comments just occurred to me: you can use /* */
-style comments to comment out a block of code that has // comments in it. You
can't nest /* */ comments, though, so it becomes harder to comment out blocks.

:)

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
Born right the first time.


More information about the dev mailing list