A type of string expression that returns N specified characters. More...
#include <strexpr.h>
A type of string expression that returns N specified characters.
The number of characters and the constant symbol itself, i.e. are specified during compilation.
| K | is a symbol. |
| N | - number of characters. |
| S | - character, space by default. |