Re: How to know some info?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



johncaponski wrote:
This is what I have. But there are some problems, I don't know how could I
know the number of parameters the function receives and the type of the one
returned...

Arguments are passed on the stack.  The assembly code you posted has no
arguments.

Int arguments are returned in eax.  As far as I can see the assembly code
doesn't return anything.

Andrew.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux