Thread: ArrayLists
View Single Post
Old Nov 9th, 2006, 1:55 PM   #3
xavier
Professional Programmer
 
xavier's Avatar
 
Join Date: Oct 2004
Location: .ro
Posts: 406
Rep Power: 5 xavier is on a distinguished road
Send a message via Yahoo to xavier
you could also look into ToCharArray() function that will convert a string into a character array. Wich seems to be exactly what you need.

It doesn't apear like you need an arraylist.
__________________
Don't take life too seriously, it's not permanent !
xavier is offline   Reply With Quote