c:9:14: warning: incomplete format specifier [-Wformat] printf("%"); ^ 1 warning generated. and it is not printed. To make it work, you need to ...
確定! 回上一頁