Jeff Trawick wrote:
>
> 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 :)
:-) err OK! Which bit did you want me to fix? If its the bracket
indentation, then I _think_ I already did (well, I fixed emacs, which is
the next best thing, right?).
Cheers,
Ben.
--
http://www.apache-ssl.org/ben.html
In Boston 'til 1st July.