|
|
|
|
|
by syncsynchalt
4248 days ago
|
|
I'd hesitate at suggesting it only for efficiency in some embedded device that is fast enough, if it sacrificed readability at all. Yes, I'm saying that I'm ok with the code above assuming that there are no user inputs that can exceed the bounds (though casting away the const is strange, I assume the stdlib is not correctly consted?) |
|