|
|
BSD 4.0
/* clist.h 4.1 11/9/80 */
/*
* Raw structures for the character list routines.
*/
struct cblock {
struct cblock *c_next;
char c_info[CBSIZE];
};
struct cblock cfree[];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.