+1 :-)
> Ben Laurie <[EMAIL PROTECTED]> writes:
>
> > > - *cp = '\0';
> > > + *(cp + len) = '\0';
> >
> > Err, cp[len]='\0', perlease!
>
> Let's make a deal. You rewire yourself to "fix" the
>
> rettype function(parms)
> {
> decl;
>
> code;
> }
>
> thang and I'll consider using array notation in code like that :)
>
> --
> Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
> http://www.geocities.com/SiliconValley/Park/9289/
> Born in Roswell... married an alien...
> - apr_strcat optimization(s) Doug MacEachern
- Re: apr_strcat optimization(s) rbb
- Re: apr_strcat optimization(s) Jeff Trawick
- Re: apr_strcat optimization(s) Doug MacEachern
- Re: apr_strcat optimization(s) Jeff Trawick
- Re: apr_strcat optimization(s) Doug MacEachern
- Re: apr_strcat optimization(s) Ben Laurie
- Re: apr_strcat optimization(s) Doug MacEachern
- Re: apr_strcat optimization(... Ben Laurie
- Re: apr_strcat optimization(s) Jeff Trawick
- Re: apr_strcat optimization(... Bill Stoddard
- Re: apr_strcat optimization(... Ben Laurie
- Re: apr_strcat optimization(s) Bill Stoddard
- Re: apr_strcat optimization(s) dean gaudet
- Re: apr_strcat optimization(s) dean gaudet
