This C Program creates a file & store some information in it. We frequently use files for storing information which can be processed by our programs. In order to store information permanently and retrieve it we need to use files and this program demonstrate file creation and writing data in it.
C program to create a File and store information - Source code
Program Output
need an explanation for this answer? contact us directly to get an explanation for this answer