|
|
researchv10 Norman
/*
* stub for fscreate
*/
#include "rf.h"
Rfile *
fscreate(f, n, m, u, g)
Rfile *f;
char *n;
int m;
int u, g;
{
fserrno = RFEINVAL;
return (0);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.