I have been working on a basic accounting program, the accounts were supposed to be stored in a array, but I never got that part of the program working. Is there anyway I can get a sample of hash code that would help me understand what I need to do? In my case, I am trying to get the account numbers to be stored in the hash array (that's how he worded it in class). I have searched through my book for the class and I did not find anything about hashing.
Any tips, tricks, or code sample would be appreciated.
Thanks in advance!