From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: q: va_list and va_start? Date: 13 Oct 1997 19:01:05 GMT Organization: Oxford University, England Lines: 17 Message-ID: <61tr5h$oq4$3@news.ox.ac.uk> References: <3 DOT 0 DOT 32 DOT 19971010114719 DOT 0068cba8 AT mail DOT santandersupernet DOT com> <61sg74$g3m AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 13 Oct 1997 06:48:04 GMT in comp.os.msdos.djgpp Paul Derbyshire (ao950 AT FreeNet DOT Carleton DOT CA) wrote: : For some reason, the djgpp dox documents libc and iostreams, but not basic : C constructs like switch and for, C++ ones like class and templates, nor : does it document some things like varargs. To be honest, if someone doesn't know the basic keywords of the language they're using, they really ought to read a book or find a tutorial. I think that documentation should just cover library components (as it does now). Presumably va_* were left out since they're macros, not functions, but I agree that they ought to be included. I also think that useful global variables should be mentioned in the docs. Others probably disagree, though (otherwise they'd all be in there ;)). -- George Foot Merton College, Oxford