[DGD]mixed type in Extension interface

Thomas Annandale thomas at boredatheist.com
Sat Jun 9 03:36:46 CEST 2001


  I am attempting to use the extensions interface to make a sprintf kfun
that passes its arguments to C's vsprintf.  The LPC prototype for the new
kfun will be

  string sprintf(string fmt, varargs mixed args...);

However, dgd/doc/Extensions doesn't say anything about a
DGD_TYPE_MIXED.  What do I do?


List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list