/[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.18 by sysadm, Fri Oct 24 07:45:06 2025 UTC Revision 1.19 by sysadm, Wed Oct 29 04:08:36 2025 UTC
# Line 42  const char *str_in[] = { Line 42  const char *str_in[] = {
42          "[color red]Red[/color][plain][color blue]Blue[/color][plain]",          "[color red]Red[/color][plain][color blue]Blue[/color][plain]",
43          "[color yellow]Yellow[/color][nolml][left][color blue]Blue[/color][right][lml][color red]Red[/color]",          "[color yellow]Yellow[/color][nolml][left][color blue]Blue[/color][right][lml][color red]Red[/color]",
44          "[abc][left ][ right ][ colory ][left  \nABCD[left]EFG[right ",          "[abc][left ][ right ][ colory ][left  \nABCD[left]EFG[right ",
45            "ABCD]EFG"
46  };  };
47    
48  const int str_cnt = sizeof(str_in) / sizeof(const char *);  const int str_cnt = sizeof(str_in) / sizeof(const char *);


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

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