mirror of
https://github.com/irmen/prog8.git
synced 2025-02-16 22:30:46 +00:00
Just use an explicit sys.memcopy(src, dest, sizeof(dest)) or assign array members individually.
Just use an explicit sys.memcopy(src, dest, sizeof(dest)) or assign array members individually.