This issue is because scanf() discards any part of the string after the first white space character. Though the fgets() function is a great alternative for ...
確定! 回上一頁