fputc and fgetc read wrong data from file C code example Example: what is the function prototype for fputc() int fputc(const char ch, FILE *filename);