format - input line too long (after substitutions)
#8

Breaking it into pieces is another option:
pawn Код:
format(query, sizeof(query), /*Part of your Query*/, /*Values*/);
format(query, sizeof(query, "%s /*Rest of Query*/", query, /*rest of values*/);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)