citadel
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications (preferred OS: Linux).
![]() ![]() |
Data Fields | |
char | desired_section [64] |
char * | msg |
size_t | msglen |
char encapmsg::desired_section[64] |
Definition at line 1413 of file msgbase.c.
Referenced by CtdlOutputMsg(), and extract_encapsulated_message().
char* encapmsg::msg |
Definition at line 1414 of file msgbase.c.
Referenced by extract_encapsulated_message().
size_t encapmsg::msglen |
Definition at line 1415 of file msgbase.c.
Referenced by extract_encapsulated_message().