sergio masci wrote: > But seriously, > adding an ocean of comments to your code doesn't help you write > better code, Yes it does. Forcing yourself to explain what you're doing to that mythical person looking over your shoulder catches mistakes that never become bugs. One of the objections I have heard to comments is that they take time. If you use comments effectively, they actually save time just with the initial writing and debugging of the code, let alone the savings in maintainence later. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist