in reply to Re^2: What is code readability?
in thread What is code readability?
You do bring up some good points about the code, however the problem is not with the code or its execution but its context. By moving the code into a function it should help declare a context of what is going to happen even if it hides what it is exactly doing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: What is code readability?
by Anonymous Monk on Jan 03, 2007 at 16:10 UTC |