Some of the % specifiers that you can use in ANSI C are as follows: Specifier ... #include <stdio.h> int main() { char user_ch; scanf("%c", ...
確定! 回上一頁