Path: utzoo!attcan!uunet!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!wuarchive!mit-eddie!bbn.com!nic!hri!sparc10!mps From: mps@hri.com (Mark Stockley) Newsgroups: comp.lang.c Subject: Passing variable length argument list to functions Message-ID: <1990Jul26.174236.3849@hri.com> Date: 26 Jul 90 17:42:36 GMT Sender: news@hri.com Reply-To: mpa@hri.com Organization: Horizon Research, Inc. Lines: 13 I want to create a routine called from C that receives a variable length argument list (just like printf() for example). How does one do that in C? In fact, if anyone could tell me how printf does it (or where I might find the code on my Sparc), that would be good enough. Thanks in advance. ------------------------------------------------------------------------------ Mark P. Stockley | INET: mps@hri.com | But I don't like Spam!!! Horizon Research | Voice: (617) 466-8361 | 1432 Main St., | | Is the alphabet in that order Waltham MA. 02154 | FAX: (617) 466-8323 | or is it because of that song? ------------------------------------------------------------------------------