| www.delorie.com/archives/browse.cgi | search |
| Message-ID: | <397824A7.8B5B528C@softhome.net> |
| Date: | Fri, 21 Jul 2000 12:23:35 +0200 |
| From: | Laurynas Biveinis <lauras AT softhome DOT net> |
| X-Mailer: | Mozilla 4.73 [en] (Win98; U) |
| X-Accept-Language: | lt,en |
| MIME-Version: | 1.0 |
| To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| CC: | djgpp-workers AT delorie DOT com |
| Subject: | Re: <stdarg.h> matters |
| References: | <39774EA5 DOT 7AA0AE0F AT softhome DOT net> <200007210639 DOT IAA27173 AT mailgw3 DOT netvision DOT net DOT il> <3977FBFB DOT D643387C AT softhome DOT net> <200007210901 DOT MAA22457 AT mailgw1 DOT netvision DOT net DOT il> |
| Reply-To: | djgpp-workers AT delorie DOT com |
Eli Zaretskii wrote: > > It's a multiple redefinition guard. _VA_LIST_ is one of the names recognized > > in <stdarg.h> from GCC. > > I assume it protects the typedef, yes? If so, won't that be solved by > the #ifndef which guards the entire header where you want to put this? > Or do other headers include the same typedef? This required because there are two headers with va_list: <stdarg.h> from GCC and our <stdio.h>. Laurynas
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |