Since lowercase letters start at 97, we will take the letter, subtract 97 ( in C this is valid, as it will treat the letter as an integer value ) ...
確定! 回上一頁