Alyssa Milburn 1b6453dff4 BASE: Mess with strtol error handling some more.
WinCE's strtol can't actually do proper error handling because it is
lacking errno, so just check the bounds instead. If you really have
some need to pass LONG_MIN/LONG_MAX as command-line parameters then
it could always be #ifdeffed, but I'm assuming no-one cares.
2011-06-24 19:07:03 +02:00
..
2011-05-01 14:44:20 +03:00
2011-06-20 00:59:48 +02:00
2008-09-17 17:31:29 +00:00
2011-06-20 00:59:48 +02:00
2011-06-20 00:59:48 +02:00