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

If you assign an Array to another Array directly, they must have the exact same size.

desc is 128 cells, how big is aCDesc?

If it is 128 cells too, it might be because it's an enum (I think this was fixed in ZeeX' Compiler Patches).

Otherwise use memcpy, format or strcat.
Reply


Messages In This Thread
array sizes do not match, or destination array is too small - by Auri - 08.05.2018, 13:50
Re: array sizes do not match, or destination array is too small - by TadePoleMG - 08.05.2018, 14:36
Re: array sizes do not match, or destination array is too small - by NaS - 08.05.2018, 14:37
Re: array sizes do not match, or destination array is too small - by kovac - 08.05.2018, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)