Re: [dev] sbase - seq.c: help wanted
Greetings.
On Wed, 18 Apr 2012 13:41:39 +0200 "Galos, David" <galosd83_AT_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
Received on Wed Apr 18 2012 - 13:41:39 CEST
This archive was generated by hypermail 2.3.0
: Wed Apr 18 2012 - 13:48:05 CEST