View Single Post
Old Oct 1st, 2007, 6:10 PM   #1
mattireland
Hobbyist Programmer
 
mattireland's Avatar
 
Join Date: Jul 2007
Location: Wales, United Kingdom
Posts: 201
Rep Power: 2 mattireland is on a distinguished road
Send a message via MSN to mattireland Send a message via Skype™ to mattireland
String to Individual Character Conversion

Hi,

I'm back! i bet ur all glad.

I've got a string from a text box and I need this converting into individual characters e.g. if I input "hello i'm here" i should like this to be converted to "h" "e" "l" "l" "o" e.t.c.

i'm not sure of how to do this. I'm using VS 2005 Express.

Thanks!

Matt. I
__________________
Matt Ireland
http://www.mattireland.org
matt@mattireland.co.uk
mattireland is offline   Reply With Quote