pointer? in c, buffer (no index) points to the first member of the array.
Jim Wagner
Oregon Research Electronics.
On Dec 30, 2011, at 1:33 PM, m_gh77 wrote:
> Hi all
> I have a source code as same as this:
> flash unsigned char buffer[3]={0xff,0x01,0xff};
>
> if i want to know what is the address of this variable
> in my flash memory("SMALL MODEL")
>
> i want to use this address in my program.how can i find it?
> thanks
>
>
[Non-text portions of this message have been removed]