At 10:20 AM 11/8/2001 +0000, Simon Cozens wrote:
>On Wed, Nov 07, 2001 at 11:59:47PM -0500, Jeff wrote:
> > +    if(string_length($2)>0) {
> > +        $1 = string_concat(interpreter, s1, s2, 1);
> > +    }
>
>Closer, but I think this check should be done in string_concat
>itself. *Then* I'll apply it. :)

Y'know, I think I'm going to macro away C's standard string routines in a 
bit...

strlen. Bletch.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to