get information from listboxes(need help)

hi
I have a list box that it has a text in itself and I need to get every letter in one
arrey for example c[100] .
for example:
the text is:
hellow world --------> c[0]=h
c[1]=e
c[2]=l
c[3]=l
c[4]=o
c[5]=w
... .
are you doing it in simple C++ or are you using VC++ for coding as you mentioned list box .
Topic archived. No new replies allowed.