开发者

character chart needed

开发者 https://www.devze.com 2023-03-01 19:46 出处:网络
Hi i would like to convert 0x49 and 0x83 from C++ to C#. May i know what does this 0x49 represent in c# character?

Hi i would like to convert 0x49 and 0x83 from C++ to C#.

May i know what does this 0x49 represent in c# character? Also, what does 83 represent in character?

I have searching through google but found no answer for this. I would appreciate it there is a chart out开发者_StackOverflow中文版there list out all the ASCII code representing the characters meaning.


Have a look here. But ascii is ascii.. there are no differences between C++ and C#

0

精彩评论

暂无评论...
验证码 换一张
取 消