Skip to content

Conversation

@Guillosanti
Copy link

This is a simple C++ file where the program accepts any item (as string) and will build a list. The items will be organized maintaining the same order the user has added them. Is possible to see the complete list and delete a specific item from the list. The list will be never stored in any place in the PC, i.e., once the program has closed, the complete list will be erased. This program has an educative propose, feel free to copy and/or modify as your convenience. Important notice: This file was created and compiled on Windows 10, using MSYS2, VSC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant