beautypg.com
UM014423-0607
C Standard Library
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
378
Example
va_list va; char buf[80]; /*initialize the variable argument va here*/ vsprint(buf, "%d %d %d",va);