|
|
|
|
|
by throwaway_exer
3708 days ago
|
|
K&R used short variable names, and C programmers are proud not be programming in Java, which encourages longer names. I personally think the variable name length should match the scope size, bu then I'm reasonable like that. |
|
Perfect summation, matches my thoughts.