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