String class help
807601Apr 1 2008 — edited Apr 2 2008trying to write a method that will change a the char's of a String to the opposite case. In other words if I have aaaBBB123 I want the result to be AAAbbb123.
can any one help?
Edited by: Tanilo on Apr 1, 2008 7:47 PM