The function fgetc needs to receive a FILE pointer to the target file as an actual parameter. For example, fgetc(stdin), read a character from standard ...
確定! 回上一頁