View Single Post
Author Message
Bigbuck
Senior Member
Join Date: Jul 2009
Old 12-06-2009 , 10:37   Loop Through Characters in String
Reply With Quote #1

Could anyone provide an example on how to loop through each character in a string? What I need to do is check if the letter is upper case and then change it to lower case or if it is a space, remove it. I know how to do the change the characters, but I am not sure how to actually get to each character.
Bigbuck is offline