Get ASCII value at input word

后端 未结 6 1241
心在旅途
心在旅途 2020-12-01 13:59

I have a character:

 char ch=\'A\'

Give me method which converts char to ASCII
or way which returns a ASCII NUMBER

6条回答
提交回复
热议问题