array sizes do not match, or destination array is too small
#3

You basically want to copy a string to another, but that way would only work if the sizes do match.

Change to:
pawn Код:
strcat((vInfo[carid][pavadinimas][0] = '\0', vInfo[carid][pavadinimas]), vpavadinimas, 128);
Reply


Messages In This Thread
array sizes do not match, or destination array is too small - by MrMou6 - 11.11.2013, 19:13
Re: array sizes do not match, or destination array is too small - by Loot - 11.11.2013, 19:14
Re: array sizes do not match, or destination array is too small - by Konstantinos - 11.11.2013, 19:16
Re: array sizes do not match, or destination array is too small - by MrMou6 - 11.11.2013, 19:17

Forum Jump:


Users browsing this thread: 1 Guest(s)