in reply to Re^3: What is code readability?
in thread What is code readability?
There is one more variation
Only one?
some_function ( some_variable , some_other_variable , and_yet_another_variable , and_one_more_for , luck , ) some_function ( some_variable , some_other_variable , and_yet_another_variable , and_one_more_for , luck )
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: What is code readability?
by parv (Parson) on Jan 04, 2007 at 06:16 UTC | |
|