# Task list Simple C++ console notes list application. ## Features Works in Windows terminal after closing, the data is erased. ## How to Compile g++ task_list.cpp -o task_list.exe task_list.exe