|
|
researchv10 Norman
/*
* stub for fsread
*/
#include "rf.h"
int
fsread(f, off, buf, len)
Rfile *f;
long off;
char *buf;
int len;
{
fserrno = RFEINVAL;
return (-1);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.