error 052: multi-dimensional arrays must be fully initialized
#2

You say the array has to have 6 elements and you put only 5. Hence, error. What you should do is remove the MAX_ZONES define and let the compiler set the size. In loops, use sizeof.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)