delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
X-Recipient: | djgpp-workers AT delorie DOT com |
Date: | Sat, 24 Jan 2009 11:40:07 +0200 |
From: | Eli Zaretskii <eliz AT gnu DOT org> |
Subject: | Re: djgpp: djgpp/src/libc/ansi/stdio/printf.txh |
In-reply-to: | <200901232346.n0NNk61M003848@delorie.com> |
X-012-Sender: | halo1 AT inter DOT net DOT il |
To: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de> |
Cc: | djgpp-workers AT delorie DOT com |
Message-id: | <uvds5t53c.fsf@gnu.org> |
References: | <200901232346 DOT n0NNk61M003848 AT delorie DOT com> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Fri, 23 Jan 2009 18:46:06 -0500 > From: "cvs-juan DOT guerrero AT delorie DOT com" <cvs AT delorie DOT com> > > ! int printf(const char *@var{format}, @dots{}); > @end example > > --- 6,10 ---- > #include <stdio.h> > > ! int printf(const char *format, @dots{}); > @end example Why was this part of the change needed? I think it's wrong: "format" is part of the function's argument list, so it should have the @var markup, as any other formal parameter.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |