this scanf call reads a single character. just use getchar() . scanf("%s", code); for(i=0; i<strlen ...
確定! 回上一頁