zstring2
USE:
specify a string of wide characters (16 bits wide)
EXAMPLE:
zstring2 w="world" zstring2 buf[1024] buf=w print buf
RELATED:
char
types