This website requires JavaScript.
Explore
Help
Sign In
bbs
/
deb-mbse
Archived
Watch
1
Star
0
Fork
0
You've already forked deb-mbse
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
2b0a088da4
deb-mbse
/
mbsebbs
/
chat.h
9 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision
2001-08-17 05:46:24 +00:00
#
ifndef _CHAT_H
#
define _CHAT_H
Added sysop page commands
2003-03-20 22:43:40 +00:00
/* $Id$ */
Initial revision
2001-08-17 05:46:24 +00:00
Updates for chat from the bbs
2003-04-01 21:41:36 +00:00
void
Chat
(
char
*
,
char
*
)
;
/* Chat Function */
Initial revision
2001-08-17 05:46:24 +00:00
Added sysop page commands
2003-03-20 22:43:40 +00:00
#
endif
Reference in New Issue
Copy Permalink