WHAT IS THE USE OF FOPEN AND FCLOSE IN FILE HANDLING
Answers
Answered by
96
Answer:
fopen () function creates a new file or opens an existing file. fclose () function closes an opened file. getw () function reads an integer from file.
Answered by
2
hope so it will helpful to you
Attachments:
Similar questions