Question: Write a C program for the TODO list. Your program should read your to-do list from the file (csv, txt, etc.). Your program gets parameters,

 Write a C program for the "TODO" list. Your program should

Write a C program for the "TODO" list. Your program should read your to-do list from the file (csv, txt, etc.). Your program gets parameters, you should control two operations. 1. "List" operation - This operation reads the file and prints the screen. 2. "Add" operation - This operation adds text to your file. todo.exe list todo.exe add "check shopping list" todo.exe delete 1 //(row number)

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 Databases Questions!