Avatar
    Rating
    38
    Posts
    5291
    Creed
    Action
    Joined
    12.18.07

ʊIrishancest

Legally Certified Warthog Operator

So you know that all letters have an equivalent ascii numerical equivalent. So basically you check if it is within the capital or lowercase range, and then set it specifically to one or the other. You do this to every character in both strings, and then compare. At that point they should all be either uppercase or lowercase, depending on what you chose. That is the basics of it at least. If I find the code, I'll definitely show it to you. And if you need more of an explanation, i can give it to you.
05.30.08 11:20 pm

No Comments