> * Use strtonum() or estrtol() from sbase instead of atoi().

I agree here if the string comes from the user. If the string
is an internal string then there is no problem with atoi.


Reply via email to