Hi I'm new here and not so adept at C++ myself. My problem is when I try to show the contents of my text files after I add a contact it wont show me anything. Can anyone point out the problem?
It's global so I can use it in my bool show() function. After I add a contact and try to show them after, nothing shows. And I'm pretty sure it opens correctly since I have no problem adding contacts in succession, only when showing them.