I\'m trying to write a simple command-line program with C++. This program is a TO-DO list manager. The given code-snippet deletes a task in the \'todo.txt\' file. I just sta