Mail Archives: djgpp/1993/08/20/10:34:26
----- Begin Included Message -----
From: Mark Bergman <bergman AT panix DOT com>
Subject: varargs
Does anyone have some good examples of code using variable
argument lists <varargs.h>?
----- End Included Message -----
The reference I always use is the file doprnt.c in ~djgpp/libsrc/c/io
It handles the printf family of functions, so the code is also self-
documenting (sort of)....
E-mail me if you don't have the library source handy, and I will send
it to you...
clint
- Raw text -