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