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