[DGD] Re: extension api

Erwin Harte harte at is-here.com
Fri Jan 16 06:17:33 CET 2004


On Thu, Jan 15, 2004 at 11:28:03PM -0500, Darren Henderson wrote:
[...]
> How would others approach this? I haven't done much c coding in years so
> I'm a bit rusty.

Here's hoping you're on a unix system with man-pages installed:

    man vsnprintf
    man stdarg

If not, maybe these links help:

    http://www.opengroup.org/onlinepubs/007908799/xsh/stdarg.h.html
    http://www.scit.wlv.ac.uk/cgi-bin/mansec?9F+vsprintf

Have fun and don't run into any buffer overruns. :-)

Erwin.
-- 
Erwin Harte <harte at is-here.com>
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list