In line 14, a structure pointer fp of type struct FILE is declared. In line 15, fopen() function is called with two arguments namely "employee.txt" and "rb" .
確定! 回上一頁