Okay, so im new to this website/forum. I am in programming 12, and as my final project in C++ I have decided to create an address book application. It will be "simple" and I was hoping to be able to get it to be able to:
1) Create new entry.
2) View all entries.
3) Edit an entry.
4) Delete an entry
I have very minor knowledge in I/O using files, and was hoping to get some help or a tutorial that might help.
Thanks.