Bill Allombert on Tue, 11 Mar 2003 15:56:15 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PATCH CVS] Strchr(77), Strchr([79,75]) |
On Sat, Mar 01, 2003 at 02:01:44AM -0800, Ilya Zakharevich wrote: > This patch allows one to invert Vecsmall("OK"). While we are at it, I think it is a good time to provides a Strord() function that return a t_VEC of t_INT and remove the Vecsmall("OK") behavior. > +{"Strchr",18,(void*)Str_char,2,"G"}, Why not give the same name to the GP function and PARI function ? It is usually less confusing. Cheers, Bill.