I want to get the ASCII code of a character string like "A" (not a ... unsigned char i; char mystr[1]; i='C'; // i is assigned the ASCII ...
確定! 回上一頁