read in a dictionary file sort the word alphabetically by the characters if(there is a key of that word) //add that word to the value of that key else //make that sorted word a key let user input a scrambled word sort that word check if there is a key that exists and print out the values
basically something simple like that. but i was wondering if it's possible to even append to the value of a hashtable? like if i found another word that matches a key, i want to add that string to the value that's already there... thanks guys.
This post has been edited by mastapro: 08 October 2012 - 04:44 PM

New Topic/Question
Reply



MultiQuote







|