|
|
1.1 ! root 1: #ifndef _CHATFUNCS_H_ ! 2: #define _CHATFUNCS_H_ ! 3: ! 4: extern char usrname[128]; ! 5: int chat_open(int node_num, char *ctrl_dir); ! 6: int chat_check_remote(void); ! 7: int chat_read_byte(void); ! 8: int chat_write_byte(unsigned char ch); ! 9: int chat_close(void); ! 10: ! 11: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.