* Re:variables & How interrupts work
@ 2002-08-23 12:52 dh
0 siblings, 0 replies; only message in thread
From: dh @ 2002-08-23 12:52 UTC (permalink / raw)
To: Assembly Linux
Hi all!
> Hi all,
and Hi RCS!
>
> I need some help to understand how interrupts work on Intel.
Intel can help you to understand how interrupts work on x86 :)
http://developer.intel.com/design/PentiumIII/manuals/
> For example, how do I print a character in the screen?
> Wich register must contain the character for that? Is "int 10h" the correct
> interrupt for that?
Yes, int 10 is correct interrupt for that.
For more information, please, input in google.com string - helppc,
download this program and just read.
> Hi all,
>
> Can anyone explain me how global and local variables from C are treated in
>assembler?
Many people know how it make, but explain this for you...
It's a very long story.
> Is that write that local variables are storage in the stack?
Not, it isn't write :)
Good buy all!
Khmara Dmitro
engineer, IC Book Lab
dh@icbook.com.ua
www.icbook.com.ua
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-23 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-23 12:52 Re:variables & How interrupts work dh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.