Mail Archives: djgpp-workers/2003/04/21/04:41:28
Eli said:
> > From: <ams AT ludd DOT luth DOT se>
> > Date: Sun, 20 Apr 2003 19:29:54 +0200 (CEST)
> > >
> > > No. It should be @code{*@var{endp}}. But since that's a mouthfull,
> > > I'd suggest to rephrase like this:
> > >
> > > If @var{endp} is not a null pointer, it points to the
> > > first unconverted ...
> >
> > Alas that'd be "If @var{endp} is not a null pointer, what it points to
> > will be set to the first unconverted ...", which also is a mouthfull.
>
> Rephrase again is my recommendation:
>
> If @var{endp} is not a null pointer, it will be set to point
> to the first unconverted ...
But that says (C-code): "endp = <something>;" not "*endp =
<something>;".
Right,
MartinS
- Raw text -