Hi all,
I want to call c functions from my
forth code.
In the mailing list i found
following>
>>Call C-functions from forth code by pushing the
>>address
>>of the function on the stack. Something
like
>>
>>call ( function_addr -- <whatever>
)
Please tell me how
can I get the address of the c function??
Please let me know if there are other issues involved in this as I am very little aware of the whole system trying to get familiar with the things.
Thanks in Advance
Sachin