/[LeafOK_CVS]/lbbs/include/bbs.h
ViewVC logotype

Diff of /lbbs/include/bbs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.36 by sysadm, Wed Nov 5 01:04:05 2025 UTC Revision 1.37 by sysadm, Tue Nov 18 14:56:56 2025 UTC
# Line 14  Line 14 
14    
15  enum bbs_const_t  enum bbs_const_t
16  {  {
17    #if defined(__CYGWIN__)
18        BBS_max_section = 50,
19    #else
20      BBS_max_section = 200,      BBS_max_section = 200,
21    #endif
22      BBS_section_name_max_len = 20,      BBS_section_name_max_len = 20,
23      BBS_section_title_max_len = 40,      BBS_section_title_max_len = 40,
24      BBS_username_max_len = 12,      BBS_username_max_len = 12,


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1