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.
Can anybody tell me how constants are stored in a 8051 application. If it is prom- able to write it to the PROM and how it will be accessed during program execution? thanks. regards, san
Just to pick a nit however, note that in all of the previous examples, "char" should be changed to "long" to achieve the results implied by the array's initializers. --Dan Henry
Hehehehehe You are right! :-)
Good grief, no wonder he's having problems! I didn't even notice this obvious bug. - Mark