We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I've read that ARM compiler does not convert strings to Unicode. Is there a way to store strings in memory/code as Unicode (either UTF-8 or 16)?
Also, I couldn't find documentation about the L prefix for strings (e.g., my_string = L"Hello";). Can you please explain what is the meaning of the prefix?
Thanks.
Does this help:
http://www.keil.com/support/man/docs/armcc/armcc_chr1359124242940.htm