Hello, I need to declare a pointer to code with GCC. With 8051 and keil PK51 I do this for exemple "char code *p" How can I do the same thing with GCC (I use GCC with keil IDE) ? Thanks, Sebastien
Message
Code pointer with GCC
2005-11-06 by Sebastien Jacquemard