home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!caen!malgudi.oar.net!chemabs!lwv26
- From: lwv26@cas.org (Larry W. Virden)
- Subject: How do I portably code a function to be vararg?
- Message-ID: <1992Sep1.193206.13672@cas.org>
- Sender: usenet@cas.org
- Reply-To: lvirden@cas.org (Larry W. Virden)
- Organization: Nedriv Software and Shoe Shiners, Uninc.
- Date: Tue, 1 Sep 1992 19:30:49 GMT
- Lines: 10
-
- I have a function which will need to compile under ANSI and pre-ANSI compilers.
- In all environments, there are varargs.h - in at least one there is no
- stdarg.h
-
- What would be the Politically Correct method of coding this?
- --
- Larry W. Virden UUCP: osu-cis!chemabs!lvirden
- Same Mbox: BITNET: lvirden@cas INET: lvirden@cas.org
- Personal: 674 Falls Place, Reynoldsburg, OH 43068-1614
- America Online: lvirden@aol.com
-