16bit characters in IAR

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

16bit characters in IAR

347 次查看
ryanlush
Contributor IV

I have some code written with Code Warrior that uses 16bit characters like so

char* str L"some string"

My understanding is that the L tells the compiler to treat the string as wide_t type characters. Trouble is in IAR the wide_t is 32bits so my string has 32bit characters. Is it possible to create a string in IAR with 16bit characters?

0 项奖励
回复
0 回复数