Oxygen

wide
USE: specify a wide character string (16 bits wide). Also used in conjunction with other types to double the bit width
EXAMPLE:
wide s
wide char sw
wide float fw 'a double precision float

RELATED: short types