This repository was archived by the owner on Mar 10, 2022. It is now read-only.
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
Complete the void deleteTodoitem(int n) #1
Open
Description
- Read the README.md carefully.
- Open the todo.cpp
- todo.txt = input stream
- done.txt = output stream
- From line #73 delete item from the todo list function is started.
- You have to delete line 1 as passed in argument from the file todo.txt otherwise you will have to handle the argument passed from the main function.
Metadata
Metadata
Assignees
Labels
No labels