|
|
GNU tools for NeXTSTEP 3.3
#include "libioP.h"
#include "stdio.h"
#undef putc
int
putc(c, stream)
int c;
FILE *stream;
{
return _IO_putc(c, stream);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.