string-array

Sep 10, 2016 at 11:36am
Hi there!
i wanna assign an array of charecters with a string
like this:
 
 char myarray[1000]={string mystring.toChararray};

i look for a method like .toCharArray in c#
that take my string apart into it's charectors
do we have any method like that in c++?

Sep 10, 2016 at 12:00pm
tnQ soooOOOO much
Topic archived. No new replies allowed.