Note that unlike previous scanf calls, in the case of character arrays, ... int main() { char instr[100]; printf("Enter a string\n"); scanf("%s",bin); ...
確定! 回上一頁