Question: You need to develop a project that demonstrates basic operations like creating, deleting, reading, and writing files. It s a good way to learn about

You need to develop a project that demonstrates basic operations like creating, deleting, reading,
and writing files. Its a good way to learn about operating systems : file handling, data
structures, and memory management in C. The program provides functionalities like:
1. File Creation
2. File Deletion
3. Viewing Directory Structure
4. Reading from a File
5. Writing to a File
6. Exit
Submission guidelines:
1. Submit .c file
2. Submit screen shots of the output in a word file
a. Create one file, write, read, view, delete and exit
b. Create two files, write on two files, read one file, view, delete all the files and exit
c. Create three files, write on all three files, read all files, view and delete one of the
files and exit.
Note : Use your first name when you create the file
Sample Output:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!