08.05.2018, 14:37
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.
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.