printf("Input string to server:"); return(fgets(sendline,MAXDATASIZE,fp));輸入一個字符串的時候,怎么感覺這個函數會自動在字符串末尾加一個空格?是怎么回事??? 查看完整描述