Example: arduino char to int value = atoi(inChar); value = int(inChar); value = (int)inChar;
確定! 回上一頁