You seem to place too much emphasis on needing "to see differences between the lines" esp at a glance
I absolutely strongly believe in readability. It is key to writing, debugging and maintaining code.
If mentioning that a style has a benefit at no cost is too much for you, I hope to never have to deal with your code!
source code is too verbose for that kind of analysis, instead use spreadsheet or printf
huh? You're literally replying to a post that shows otherwise.
Seeking work! You can reach me at ikegami@adaelis.com
In reply to Re^5: How would you indent this?
by ikegami
in thread How would you indent this?
by no longer just digit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |