|
|
researchv10 Dan Cross
/*
* sysep - eject standard output
*/
#include "inter.h"
sysep()
{
static char ff = '\f';
write (1, &ff, 1);
return 0;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.