delorie.com/archives/browse.cgi | search |
Message-ID: | <3937DEA9.63606B27@softhome.net> |
Date: | Fri, 02 Jun 2000 19:19:53 +0300 |
From: | Laurynas Biveinis <lauras AT softhome DOT net> |
X-Mailer: | Mozilla 4.72 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | DJGPP Workers <djgpp-workers AT delorie DOT com> |
Subject: | ANSI C and stdio.h |
Reply-To: | djgpp-workers AT delorie DOT com |
In one of GCC source files I came across a comment: because ANSI C says that stdio.h is not supposed to define va_list. stdio.h needs to have access to that data type, but must not use that name. I've failed to find any relevant information in C99 draft (1998 August version), but DJGPP's stdio.h clearly does not agree with that statement. Can anyone comment this? Laurynas
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |