| 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 *); |