|
|
GNU tools for NeXTSTEP 3.3
#include <stdio.h>
#include <varargs.h>
#include <ansidecl.h>
#undef vfprintf
int
vfprintf (file, format, ap)
FILE *file;
const char *format;
va_list ap;
{
return _doprnt (format, ap, file);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.