This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Is there support for long Unicode strings? I am interested in ARM compiler only.
L"string"
Regards,
Maciej
Silly me. There is unicode support!
Ex: const unsigned short test[] = L"test";