/[LeafOK_CVS]/lbbs/src/test_lml.c
ViewVC logotype

Diff of /lbbs/src/test_lml.c

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

Revision 1.12 by sysadm, Sun Oct 5 05:00:50 2025 UTC Revision 1.13 by sysadm, Sun Oct 5 07:38:51 2025 UTC
# Line 39  const char *str_in[] = { Line 39  const char *str_in[] = {
39          ": ABCDE[quote]FG\r\nab[/quote]cd[quote]ef[quote]g\r\n: : 012[/quote]345[/quote]6789\nABC[quote]DEFG",          ": ABCDE[quote]FG\r\nab[/quote]cd[quote]ef[quote]g\r\n: : 012[/quote]345[/quote]6789\nABC[quote]DEFG",
40          "abc",          "abc",
41          "123456",          "123456",
42            "[color red]Red[/color][plain][color blue]Blue[/color][plain]",
43  };  };
44    
45  int str_cnt = 15;  int str_cnt = 16;
46    
47  int main(int argc, char *argv[])  int main(int argc, char *argv[])
48  {  {


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

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