In C, using %s in scanf accepts a string value only till the first non-white space ... Use ^\n to instruct the scanf to read till a new line character is ...
確定! 回上一頁