R. Clayton (rclayton@clayton.cs.monmouth.edu)
(no date)
Is there any way I can determine if the conversion performed by atoi()
resulted in an overflow, as it would for
atoi("9999999999999999999999999999999")?
See the strtol() man page.
This archive was generated by hypermail 2.0b3 on Fri Dec 21 2001 - 17:00:04 EST