MySQL - input line too long
#2

Place it into 2 lines like so

format(string, sizeof(string), "Part of code", Variables");
Then
format(string, sizeof(string), "restt of code", Variables");
then
strcat(string, string2);
then use that as a output.

If you need more explanasion I will just do it for you...
Reply


Messages In This Thread
MySQL - input line too long - by DJ123 - 22.11.2011, 18:43
Re: MySQL - input line too long - by IceCube! - 22.11.2011, 18:47
Re: MySQL - input line too long - by Mauzen - 22.11.2011, 18:51
Re: MySQL - input line too long - by DJ123 - 22.11.2011, 19:31
Re: MySQL - input line too long - by Mauzen - 22.11.2011, 19:36

Forum Jump:


Users browsing this thread: 1 Guest(s)