Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!cs.utexas.edu!uunet!twwells!bill From: bill@twwells.com (T. William Wells) Newsgroups: comp.lang.c Subject: Re: va_list used inKeywords: va_list, X3J11, vfprintf Message-ID: <1989Aug18.102713.3829@twwells.com> Date: 18 Aug 89 10:27:13 GMT References: <1140@midgard.Midgard.MN.ORG> <2095@dataio.Data-IO.COM> <10739@smoke.BRL.MIL> <18684@princeton.Princeton.EDU> Organization: None, Ft. Lauderdale, FL Lines: 15 In article <18684@princeton.Princeton.EDU> nfs@notecnirp.UUCP (Norbert Schlenker) writes: : What is allowed to define? It has to pick up , because : the prototypes in use size_t. What makes allowable : and forbidden? Only and exactly what is in the standard. Any names that it defines that are not specified in the standard must be names that are noted as reserved. No, it doesn't have to include : all it has to do is define size_t itself. Along with interlocks to prevent multiple definitions. --- Bill { uunet | novavax | ankh | sunvice } !twwells!bill bill@twwells.com