home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!lll-winken!fnnews.fnal.gov!mp.cs.niu.edu!uxa.ecn.bgu.edu!psuvax1!psuvm!gnr100
- From: GNR100@psuvm.psu.edu
- Newsgroups: comp.lang.c
- Subject: Multiple Parameter Passing (unspecified number)
- Message-ID: <92321.124834GNR100@psuvm.psu.edu>
- Date: 16 Nov 92 17:48:34 GMT
- Organization: Penn State University
- Lines: 10
-
-
- Hi.
-
- I'm looking to write a function that accepts any number of paramerter.
- There will be at least two, an int and a char[]. The rest will all be char[]'s.
- I need to know how this is done. The meathod would be similar to that of
- printf(), so if anybody know how that works, please let me know.
- Thanks,
- Gordon Rogers
- gnr100@psuvm.psu.edu
-