Value of Comments
14-May-90 23:35:41
Sb: #104602-Value of Comments
Fm: Don Curtis/SYSOP 76703,4321
To: Mike Spille/Manx 71545,1466
Mike,
You can run into problems with comments, and without comments. My
experience…having picked up lots of code that was broken, and having to
fix it…is that I'd much prefer having the comments.
Obviously, you must not only look at the comments…you must also
look at the code…and also know what the whole program is supposed to do.
The fact that the comments, and the code don't match is a very good
starting point. Especially when it's in a suspect portion of the program.
Don