|
|
1.1 ! root 1: /* ! 2: * sysep - eject standard output ! 3: */ ! 4: ! 5: #include "inter.h" ! 6: ! 7: sysep() ! 8: { ! 9: static char ff = '\f'; ! 10: write (1, &ff, 1); ! 11: return 0; ! 12: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.