next up previous contents
Next: TAB Up: Eventual Previous: Application design philosophy

In-code comments

Code should be liberally commented and all comments should be in lowercase. Standard comment lines should begin with '*', commented-out code should begin with 'C' and commented-out debugging lines with 'D'. End of line comments using '!' are also allowed if neatly aligned.



Web Master
Wed Oct 8 09:22:15 BST 1997