Hello,
I have a a character string that I want to obtain ASCII
code for it so that I can send it to a numerical indicator. For
example, the single character string is a
"?", that has a ASCII code of decimal 63. I am using the following
conversions to do this, they are the "string to byte array" and then
the "index array" to get
operation done that I want to perform. Are there any other "better ways" to get this done?
P.S. How do you put images in the forum postings?
Regards,
Kaspar