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