This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to increase my array size?

I want to include a hexidecimal array into my c code. The hexidecimal array has about a thousand elements in it. The compiler would not let me do it. I am using a 89C664 microprocessor. I want to know how I can compile it with this hexidecimal array.

0