I need to add ID numbers and descriptions to an array but i have no idea how to even make an array! I've tried researching it but i just find it confusing. I also need to be able to search an array. It should go something like this...
1. person enters ID numbers
2. enter description of person who's ID it is
then...
3. "enter id number"
4. person enters id number
5. if id number matches then description should pop up
6. if it doesn't match then returns to menu
can anyone help, im really stuck :(