Greetings. On Wed, 18 Apr 2012 13:41:39 +0200 "Galos, David" <galos...@students.rowan.edu> wrote: > > I've fixed it to use no regex; only goto, loops and string.h stuff; > attached is the patch.
Your proposed changes are applied. I still have to insist on checking the right side of »end« to be checked for length. % seq 5 -1 1.0000 should show four digits to thr right. I changed the validfmt() function to check for multiple occurences of format modifiers too. Thanks for the optimization of the stepping, I really didn’t see that it was that easy. Sincerely, Christoph Lohmann