Bernd Paysan <[EMAIL PROTECTED]> writes: > Thanks for this work. My syntax suggestion is to use the one from bigFORT= > H,=20 > which would be > > libc sleep int (int) sleep ( n -- retval ) > > The second sleep here is the foreign name. > > Then we could use bigFORTH's library definitions, and share them with Gfo= > rth.
Ok, let's put a better example. If I have this function: float foo (void * a, float b); What would you use to access it under bigFORTH? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
