Next, in printf statement we are using %d to print character variable instead of %s or %c to print the ascii value of that character which is an integer value( ...
確定! 回上一頁