Liste des Groupes | Revenir à cl c |
Richard Harnden <richard.nospam@gmail.invalid> writes:Yes I did :)
[...]And sometimes, when it's not a really a comment, but rather a block ofI think you mean "#if 0".
code I don't want right now:
>
#ifdef 0
...
#endif
I use that sometimes, but one disadvantage is that if you're viewing theThat's a good ideo. Can you share it?
middle of a very large block of code, it can be hard to tell that it's
been "commented" out.
I have a script that applies "#if 0" and "#endif" to a block of code
*and* prepends "* " to each line in the block.
Les messages affichés proviennent d'usenet.