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

array defining

i want to send 300 constant values to an array and i defined it in this way
code unsigned int a[]= '' 936, 956, 1100, 1208, 1150, 986''; // like these all 300 values

but keil software gives error in these ''''' and say unspecified... pls tell me how can i store large constant values in an array??

Parents
  • But the explicit question he wrote didn't contain a programming language

    OMG. Now I know you're just being awkward.
    ..... that this thread changed from C51 to 'none'

    I have, previously wanted, in some cases to change 'none' to the actual and never succeeded, if this comes up C51 I have now succeeded

    Erik

Reply
  • But the explicit question he wrote didn't contain a programming language

    OMG. Now I know you're just being awkward.
    ..... that this thread changed from C51 to 'none'

    I have, previously wanted, in some cases to change 'none' to the actual and never succeeded, if this comes up C51 I have now succeeded

    Erik

Children