#
console-based-interface
Here are 2 public repositories matching this topic...
Implementing a console-based email involved creating several classes to handle different aspects of the application, such as users and mails. A class for the user stored information such as the user's name and password, as well as pointers to the head of singly linked lists for sent and received mails.
-
Updated
Apr 24, 2023 - C++
Improve this page
Add a description, image, and links to the console-based-interface topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the console-based-interface topic, visit your repo's landing page and select "manage topics."