gforth  

Re: [gforth] mach_task_self

Dennis Ruffer
Tue, 17 Feb 2009 04:16:42 -0800

On Tue, Feb 17, 2009 at 1:41 AM, Joel Reymont <joe...@gmail.com> wrote:
>> How do I get the mach_task_self constant that is passed into
>> IOServiceOpen?
>
>
> Dennis, it's a global variable called mask_task_self_ (with underscore).
>
> I assume you would use the gforth foreign-function interface to define it.

The GLOBAL: word you used is the one piece I can't come up with for an
equivalent.

However, Roelf gave me the key, and it works! ;)

More tonight!

DaR

---------------------------------------------------------------------
To unsubscribe, e-mail: gforth-unsubscr...@chaossolutions.org
For additional commands, e-mail: gforth-h...@chaossolutions.org