fgets() is a line oriented function. The ANSI prototype is: char *fgets(char *s, ... size_t fread(void *ptr, size_t size, size_t nmemb, FILE *stream);.
確定! 回上一頁