rfg6.C   [plain text]


// Build don't link:

wchar_t *single  =   L"xyz"  ;
wchar_t *(array[]) = { L"xyz" };