On Sat, Nov 08, 2014 at 10:07:38AM -0500, random...@fastmail.us wrote:
> On Fri, Nov 7, 2014, at 05:11, Dimitris Papastamos wrote:
> > It is generally unlikely that the string has been validated to
> > be an integer before getting to atoi().  With atoi() you cannot
> > distinguish between an invalid integer and 0.
> > 
> > Generally speaking, it should never be used.
> 
> What if you don't care?

You will have to explain the consequences to your grandchildren.

Reply via email to