Mail Archives: djgpp/1996/08/07/14:00:40
On 5 Aug 1996 00:56:51 GMT, dbarrett AT news-server DOT engin DOT umich DOT edu
(David M Barrett) wrote:
>Ok, I'm starting to get the hang of inline ASM, but I just can't find a
>good reference on how to access variables via inline ASM. I've heard
>that you must declare everything globally, but this can't be the best
>solution. Does anyone know a better way, or a place where I could read
>up on the subject? If I declare a variable within a function, how can I
>use that variable in my inline ASM routine? If the function is
>recursive, how will that affect things? Thanks!
>
Read this:
http://www.rt66.com/~brennan/djgpp/djgpp_asm.html
/Robert Fremin
- Raw text -