This method does not work with integer or float type. Using [set], you can only take character type input. char str[100];scanf("%[^\n]", ...
確定! 回上一頁