But the problem is: there are much more than 26 possible characters in a string, even ASCII have 100+ characters I think, not to mention those unicode, those which use 2 or even more bytes as a character. So the Count[] will be too large to be practical useful.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/algogeeks -~----------~----~----~----~------~----~------~--~---
