dini to mysql
#4

Quote:
Originally Posted by GTLS
View Post
You can not copy strings like that. Use format or strcat.
Sidenote: It is possible but only with constant values, eg.

pawn Code:
new myArray[] = "Hello world!", otherArray[] = "Hello other world!";
otherArray = myArray;
//Now both arrays will print "Hello world!"
Reply


Messages In This Thread
dini to mysql - by Filbert - 19.05.2020, 10:16
Re: dini to mysql - by GTLS - 19.05.2020, 13:17
Re: dini to mysql - by Filbert - 20.05.2020, 13:10
Re: dini to mysql - by Kwarde - 20.05.2020, 14:22

Forum Jump:


Users browsing this thread: 2 Guest(s)