On 23 Aug 2000, Johan Vromans wrote: > In any case, commenting out large blocks (more than one visual page) > is highly confusing unless you can clearly see what is commented out, > for example, by prefixing every line with a '#' or so. I don't generally have trouble with this...most editors these days provide syntax highlighting to show what is a comment and what is not. Dave
- why not just use C /* ... */ ? David L. Nicol
- Re: why not just use C /* ... */ ? Tom Christiansen
- Re: why not just use C /* ... */ ? Michael Mathews
- Re: why not just use C /* ... */ ? Tom Christiansen
- Re: why not just use C /* ... */ ? Johan Vromans
- Re: why not just use C /* ... */ ? iain truskett
- Re: why not just use C /* ... */ ? Dave Storrs
- Re: why not just use C /* ... */ ? Michael Mathews
- Re: why not just use C /* ... */ ? iain truskett
- Re: why not just use C /* ... *... Michael Mathews
- 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