what is the function used for reading and writing
Answers
Answered by
0
Answer:
For reading and writing to a text file, we use the functions fprintf() and fscanf(). They are just the file versions of printf() and scanf() . The only difference is that fprint() and fscanf() expects a pointer to the structure FILE.
Similar questions
Social Sciences,
2 months ago
Science,
2 months ago
Math,
5 months ago
Math,
11 months ago
Social Sciences,
11 months ago