Skip to content
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
@avinashbest

Description

@avinashbest
  • 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions