home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 13071 < prev    next >
Encoding:
Text File  |  1992-09-01  |  817 b   |  22 lines

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