George Greer wrote: > On Sun, 6 Sep 1998, Aaron Throckmorton wrote: > > > va_start(args, format); > >- vfprintf(logfile, format, args); <-- this is deleted > >+ vfprintf(stderr, format, args); <-- this is added > >+ vprintf(format, args); > > va_end(args); throck +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST