Issue with pointersI've been working on it and I was able to fix it. Thank you for your help. Also AbstractionAnon w...
Issue with pointersI am trying to store information in an array of pointers. I have been trying to solve this issue. I ...
Need help with sorting functions with multiple data typesMy goal is to be able to sort an array of objects. The user will choose what he wants to sort by. (...
What does this error code mean? exit code -1073741819 (0xC0000005)Thank you for that! I actually am researching how to use the debugger tool in my ide. any suggestio...
What does this error code mean? exit code -1073741819 (0xC0000005)I am trying to recursively sort by job title. Job Title is declared in the Employee class. [b]When...