Mail Archives: djgpp-workers/2003/04/20/13:29:57
According to Eli Zaretskii:
> > From: <ams AT ludd DOT luth DOT se>
> > Date: Sun, 20 Apr 2003 18:40:44 +0200 (CEST)
> >
> > Is "If @var{endp} ..., @code{*endp} ..." right?
>
> 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.
If somebody isn't very opposed, I'll go with the first version,
@code{*@var{endp}}.
Right,
MartinS
- Raw text -