[Quoting Michael Mathews, on August 23 2000, 11:45, in "Re: why not just use"] > Really, why? I have yet to hear any C or Java programmers complain > about the fact that you cannot nest /*...*/ comments. In their official (published!) coding standards, Sun explicitly states that one should use the // comments to comment out larger chunks of code (sec. 5.1.4). http://java.sun.com/docs/codeconv/html/CodeConventions.doc4.html In my opinion, there is no need in Perl for multi-line comments at all. -- Johan
- Re: why not just use C /* ... */ ? Johan Vromans
- Re: why not just use C /* ... */ ? iain truskett
- Re: why not just use C /* ... */ ? Johan Vromans
- Re: why not just use C /* ... */ ? iain truskett
- Re: why not just use C /* ... */ ? Michael Mathews
- Re: why not just use C /* ... */ ? Michael Mathews
- Re: why not just use C /* ... */ ? Damien Neil
- Re: why not just use C /* ... */ ? iain truskett
- Re: why not just use C /* ... */ ? Damien Neil
- Re: why not just use C /* ... */ ? Nick Ing-Simmons
- Re: why not just use C /* ... */ ? Johan Vromans
- Re: why not just use C /* ... */ ? Michael Mathews
- Re: why not just use C /* ... */ ? David L. Nicol
- Re: why not just use C /* ... */ ? Dave Storrs