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??
You have now succeeded!
(yes, I did deliberately change it from 'C51' to 'None' - as it was a basic syntax error, not specifically to do with C51)