Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/28/05 23:15
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#88719 - Comment on Comments
Responding to: ???'s previous message
If you intend to publish this software later you need to improve the code commenting. Having a comment per line is fine but on its own is not enough. At the head of each subroutine you should have a section describing what it does, what input and output registers it uses and any other registers it destroys.

You get off to a good start at the head of the code but then forget to say what the code as a whole is doing.

Ian

List of 6 messages in thread
TopicAuthorDate
request for comments on keyboard encoder            01/01/70 00:00      
   Comment on Comments            01/01/70 00:00      
      right...            01/01/70 00:00      
      Comment on Comments on Comments            01/01/70 00:00      
   More comments            01/01/70 00:00      
      gotcha.            01/01/70 00:00      

Back to Subject List