/[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.22 by sysadm, Thu Oct 30 07:51:47 2025 UTC Revision 1.23 by sysadm, Thu Oct 30 11:15:12 2025 UTC
# Line 44  const char *str_in[] = { Line 44  const char *str_in[] = {
44          "[abc][left ][ right ][ colory ][left  \nABCD[left]EFG[right ",          "[abc][left ][ right ][ colory ][left  \nABCD[left]EFG[right ",
45          "ABCD]EFG",          "ABCD]EFG",
46          ": : A123456789B123456789C123456789D123456789E123456789F123456789G123456789H123456789I123456789J123456789",          ": : A123456789B123456789C123456789D123456789E123456789F123456789G123456789H123456789I123456789J123456789",
47            "\033[0m\033[I             \033[1;32m;,                                               ;,\033[m",
48  };  };
49    
50  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