question...2d array to txt

Pages: 12
Nope...
Still error...cannot convert `std::string (*)[14][5]' to `char*' in initialization
Can i make some other string for EXAMPLE Y[14][5] with same elements and empty and copy this to X?
Yes, that'd be a good idea, you can try to see if that one works. :)
strcpy is for string copy...But 2d string array to 2d string array i dont know how to copy
YEEEES it wooorks wih copyng.... :))))
Glad to hear. ^^
Congratulations. :D
Thanks :D :D
Topic archived. No new replies allowed.
Pages: 12