how to check if a 'char' (character) is lower cased or uppercased?
843789Dec 21 2009 — edited Dec 23 2009is there any way that i can check a 'character' if it is lower cased or upper cased?
just as the method that checks if a string is lower or uppercased..
i want to use this algorithm or logic in sorting of strings....