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.

Parents
  • Precisely what error(s) did you get?
    Precisely what do you mean by "about a thousand?"

    Post a small code sample (not forgetting to use the &ltpre&gt and &lt/pre&gt tags, of course - see the Tips for Posting Messages in the sidebar)

    You won't get an accurate answer from a vague question! ;-)

Reply
  • Precisely what error(s) did you get?
    Precisely what do you mean by "about a thousand?"

    Post a small code sample (not forgetting to use the &ltpre&gt and &lt/pre&gt tags, of course - see the Tips for Posting Messages in the sidebar)

    You won't get an accurate answer from a vague question! ;-)

Children
More questions in this forum