Heinrich Schuchardt
e2fc15ae0e
lib/str: simplify Atoi()
Checking that str is non-zero is superfluous in
(*str && *str == ' ')
0x20 is always non-zero.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-06-22 00:17:00 +02:00
..
2021-04-01 17:17:33 +02:00
2021-03-08 14:58:21 -05:00
2020-11-15 15:15:18 +08:00
2021-04-05 14:11:15 +00:00
2021-03-08 15:00:14 -05:00
2021-03-08 15:00:14 -05:00
2021-06-22 00:17:00 +02:00
2021-04-01 17:17:33 +02:00
2021-06-22 00:17:00 +02:00
2020-07-22 17:49:07 +08:00
2021-03-08 15:00:14 -05:00
2021-06-22 00:17:00 +02:00