|
|
|
|
|
by photonios
3114 days ago
|
|
Although I get that the original intent was different. I actually find making all constants uppercase a useful practice. When reading the code, it's easy to see what is a local variable and what is not, or at least not supposed to be. |
|