How to mov EAX, &func?

Walter Bright newshound2 at digitalmars.com
Wed May 16 11:17:05 PDT 2012


On 5/16/2012 2:40 AM, Mehrdad wrote:
> The trouble with 'sticking to D code' is that, well, I can't... it's naked...

Just insert an asm call to a function that returns the address of foo.


More information about the Digitalmars-d mailing list