converting char* to String visual C++
It seems like a simplr thing but i just cant figure it out, im not usually programing in c++, but this time i heve to...
i've tried Convert::ToString(d->text) (it return the text 'true')
,and other stuff but just can get it to work.
the text is in a structure d as above.
I've looked in many different places but stil no results
Can anyone helm me??
