Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!emory!stiatl!srchtec!srchtec.uucp!chuck From: chuck@srchtec.uucp (Chuck Howard) Newsgroups: comp.lang.c++ Subject: varargs Message-ID: <266@srchtec.UUCP> Date: 17 Oct 90 17:05:57 GMT Sender: chuck@srchtec.UUCP Organization: search technology, inc. Lines: 7 I'm trying to use variable number of arguments in Glockenspiel C++. I have tried the normal C methods through stdarg and am having difficulties. Is there anything special you have to do in C++. Sample code would be great! Thanx chuck@srchtec.uucp or emory!stiatl!srchtec!chuck