In short, the statement · scanf(“%[^\n]%*c”,name); · means that all the characters entered as the input, including the spaces, until we hit the enter button are ...
確定! 回上一頁