... "r"); /* open the file payroll. dat +/ do { /* starts loop */ hours=0.0; sum=0.0; rate=0.0; /* initialize variables each */ while (fscanf (data, ...
確定! 回上一頁