Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 222 Bytes

Write a program in C to create and store information in a text file. Test Data :

Input a sentence for the file : This is the content of the file test.txt. Expected Output : The file test.txt created successfully...!!