delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/08/04/13:53:47

From: lothloriel AT bc1 DOT com (Burton Radons/Lothloriel, Hollow Dreams)
Newsgroups: comp.lang.c,comp.os.msdos.djgpp
Subject: '...' handling (with djgpp, although likely ubiquitous)...
Date: Sun, 03 Aug 1997 18:05:45 GMT
Organization: Hollow Dreams
Message-ID: <33e5c2e0.51066140@news.bc1.com>
MIME-Version: 1.0
NNTP-Posting-Host: 207.34.139.42
Lines: 15
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Base function:

char *rsprintf(const char *format, ...)
{
  va_list args;
  char *buffer;
  /* and on and on... */
}

What would I have to do to... err... set 'args' to '...'?  That half of the
reference manual was stolen several years ago, before I could get to it, so
fluid-depth arguments are still an absolute mystery to me.

- Burton Radons/Lothloriel, Hollow Dreams
lothloriel AT bc1 DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019