State the use of fopen() function.
Answers
Answered by
0
fopen() function is used to open a file to perform operations such as reading, writing etc. In a C program, we declare a file pointer and use fopen() as below.fopen() function creates a new file if the mentioned file name does not exist.
Similar questions
Math,
6 months ago
Biology,
6 months ago
Physics,
6 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Social Sciences,
1 year ago
Math,
1 year ago
English,
1 year ago