Mail Archives: djgpp/1996/07/25/17:15:54
On 26/7/96 1:11 am, Alekzander <alek AT lvd DOT com DOT ar> did thus say >>>
> Hi,
> Does anyone know how to reference LOCAL variables with inline assembly?
> Please don't post again how to access global/static variables, or how use
> extended asm to have the values preloaded by djgpp.
> Thank you.
>
> Alekzander.
> Net address: alek AT lvd DOT com DOT ar
> HomePage: http://www.tripod.com/~Alekzander
>
Extended asm is the ***ONLY*** way to access local variables. It's not that hard
to understand, and is quite well documented (info gcc "c ext" ex). I have to
admit, some of the info is hard to get at, buts it's well worth the effort. I
can also post some examples.
Bill
- Raw text -