Results 1 to 2 of 2
Thread: Strings Lower/UpperCase
- 10-30-2010, 05:32 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 33
- Rep Power
- 0
Strings Lower/UpperCase
Hi
I'm just screwing around with strings. I just managed to reverse a string using a "for" loop. I managed to convert chars from lower to uppercase and vice versa, but now I can't manage to convert particular chars in the string from upper to lowercase. For example let's say, I want to convert "HaLLoWeeN" to "hAllOwEEn", do you have any ideas ?
-
Check out the API for the Character class as it has some useful methods that you'll be able to use such as isUpperCase(char ch).
Similar Threads
-
char conversion to uppercase
By PsychoNaut in forum New To JavaReplies: 2Last Post: 10-12-2010, 02:09 AM -
uppercase and lowercase please help
By cuziwow in forum New To JavaReplies: 4Last Post: 04-11-2010, 07:54 AM -
Need Help for this problem Uppercase.
By ezered in forum New To JavaReplies: 5Last Post: 12-04-2009, 12:05 AM -
Global Data Entry. Earn $2,000 a day use rebate lower price save money $$$
By arturmoniswork in forum Reviews / AdvertisingReplies: 0Last Post: 12-27-2008, 01:35 AM -
UpperCase problem
By logieen in forum New To JavaReplies: 1Last Post: 08-03-2008, 11:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks