Created a simulated file system which had the features to create a file, delete a file, write into a file and read from a file.
-
Updated
Apr 12, 2021 - C
Created a simulated file system which had the features to create a file, delete a file, write into a file and read from a file.
This program takes a letter template (a .txt file) of a thank you letter, iterates over all of the names listed on a separate .txt file, and creates a new file for each name, with the correct name on each file and in each letter.
Add a description, image, and links to the writefiles topic page so that developers can more easily learn about it.
To associate your repository with the writefiles topic, visit your repo's landing page and select "manage topics."