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

Because, in PAWN, strings are arrays, so you'd probably have to do:
PHP код:
MapInfo[0][Name] = {'C''S''_''T''E''S''T''\0'}; 
Reply


Messages In This Thread
array sizes do not match, or destination array is too small - by GoldenLion - 02.04.2017, 13:01
Re: array sizes do not match, or destination array is too small - by iKarim - 02.04.2017, 14:46
Re: array sizes do not match, or destination array is too small - by GoldenLion - 02.04.2017, 14:50
Re: array sizes do not match, or destination array is too small - by Nero_3D - 02.04.2017, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)