while ( fscanf ( fp , " % d " , & x ) 38 1 ) sum + = x ; if ( ! feof ( fp ) ) { printf ... This explains the correct termination of the while - loop .
確定! 回上一頁