Quote:
Originally Posted by ApK
It's good you didn't. Much better coding practice to state your return value explicitly.
Besides, wasn't C's int return value undefined? At least back then?
OK, as you were.
|
It may have been undefined at the time -- that was many years ago...
As for explicit return... if it's defined by the standard, that's quite explicit in my mind. :-)