Content deleted Content added
Fgnievinski (talk | contribs) |
|||
Line 37:
# Use self-identifying input. Allow defaults. Echo both on output.
# Make sure all variables are initialized before use.
# Don't stop at one bug. Start at one insect.
# Use debugging compilers.
# Watch out for off-by-one errors.
|