|
|
|
|
|
by sgtnoodle
1900 days ago
|
|
Are those not equivalent expressions in modern C? I imagine there are more optimal and less optimal ways of actually doing the indexing in machine code and the former may be better semantics, but I would think a compiler would generate identical machine code for both. |
|