Parent Directory
|
Revision Log
|
Patch
| Revision 1.2 by sysadm, Mon Jun 2 23:49:47 2025 UTC | Revision 1.3 by sysadm, Tue Jun 3 00:57:27 2025 UTC | |
|---|---|---|
| # | Line 34 const char *str_in[] = { | Line 34 const char *str_in[] = { |
| 34 | "AB[ Flash CDE ]FG", | "AB[ Flash CDE ]FG", |
| 35 | "AB[bwf]CDEFG", | "AB[bwf]CDEFG", |
| 36 | "[lef]A[rightBCD[right]EF[left[left[]G[left", | "[lef]A[rightBCD[right]EF[left[left[]G[left", |
| 37 | "A[ color BCD]EF[/color]G[color black]0[/color][color magenta]1[color cyan]23[/color]4[color red]5[/color]6[color yellOw]7[/color]8[color green]9[color blue]0[/color]", | |
| 38 | }; | }; |
| 39 | ||
| 40 | int str_cnt = 10; | int str_cnt = 11; |
| 41 | ||
| 42 | int main(int argc, char *argv[]) | int main(int argc, char *argv[]) |
| 43 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |