On Sun, Jan 04, 2015 at 07:06:05PM +0100, Tim Rühsen wrote: > But since i never becomes > 5, the checks does not make sense and we > should remove that check. Or change it to what is was meant to be > (e.g. i==5 && c_isdigit(*s)), I guess.
There's a check for whether the next character is the delimiter immediately afterwards, so just removing the check entirely should be fine. Cheers, -- Adam Sampson <[email protected]> <http://offog.org/>
pgpwKBD_KaQOD.pgp
Description: PGP signature
