On Dec 1, 2008, at 1:00 PM, Jack Woehr wrote:
Dennis Ruffer wrote:
c-function CFUUIDGetUUIDBytes CFUUIDGetUUIDBytes a -- a
This looks actually like a typo. Don't you mean:
c-function CFUUIDBytes CFUUIDGetUUIDBytes a -- a
No, in gforth's c-function syntax, the first name is what you want to
use in forth, the second is what the C function is actually called.
I'm always forgetting which is which, so I almost always make them
the same.
DaR
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]