|
|
|
|
|
by embeddedradical
6139 days ago
|
|
i couldn't bring myself to stick null pointers here and there for the convenience of syntax :P i see a lot about code being written for humans, but i'm not onboard with it. elegance in how it executes is #1, and elegance of maintenance is #2. |
|
Now I'm not agreeing about the particular indexing argument put forth by edw519, I think zero indexes lead to cleaner code whenever you have to do math with them, but unless you can make an honest case for maximum performance, I have to disagree with your assertion about elegance.