We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Are there any limitation using array?What are the advantages of using array?
Please use a meaningful title on your posts! An array is a way of holding several items all of the same type, and accessing the individual items by using an index For further details, consult a standard 'C' textbook. Specific limits of the C51 compiler are given in the manual.