Hi, I am using keil C compiler using AT89S8252 as target device. I am good at assembly but a beginer for C language. Using C language, I need to know how do we store and retrive the data in code and eeprom area as we can do in assembly language for the look up tables like 'movc a,@dptr' Thanks for the help. -arun