im currently a college student and im studying c++ at the moment. i need to create a multi array for name and password (but it will be from user input) not to mention i cant write to this array until i confirm it doesn't already exist in this array. Im totally confused, i absolutly dont know where to start. i already wrote the program up to this point <main menu/new member> with all cin's and cout's. but the next step is to create this array but yet search in the array before i can save. any help will surfice. i know the rules say post the code but honestly the code i have has no weight on this problem, and i also believe i have to change password to string for the array. please help
btw this is my first post :)