/[LeafOK_CVS]/innwebd/BBS_fun.h
ViewVC logotype

Diff of /innwebd/BBS_fun.h

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

Revision 1.1 by sysadm, Fri Jun 25 07:01:51 2004 UTC Revision 1.2 by sysadm, Wed Jun 30 12:50:18 2004 UTC
# Line 20  public: Line 20  public:
20          BBS_fun(void);          BBS_fun(void);
21          ~BBS_fun(void);          ~BBS_fun(void);
22          static CString LML(const CString& source_str);          static CString LML(const CString& source_str);
23          static CString ip_mask(const CString& ip);          static CString ip_mask(const CString& ip, int level = 2);
24          static CString FB2TXT(CString source_str);          static CString FB2TXT(CString source_str);
25          static CString GB_decode(const CString& source_str);          static CString GB_decode(const CString& source_str);
26  };  };


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

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