|
|
GNU tools for NeXTSTEP 3.3
#include "libioP.h"
#include "stdio.h"
void
setbuf (fp, buf)
FILE *fp; char *buf;
{
_IO_setbuffer(fp, buf, _IO_BUFSIZ);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.