User deletionNot quite sure how that works. So eliminate the array completely?
User deletionI need to allow the user to delete a name from my array and I do not know how to do that. Any sugges...
Help with people sorterAll the instructions are listed. We can use structs or classes I am really new so I figured structs ...
Help with people sorter[code]struct People { std::string lname; std::string fname; }; [/code] //Would this be ok?
Help with people sorterI need a bit of guidance to know if I am on the right track. [code] [code[code]]#include <iostre...
This user does not accept Private Messages