By bloid
via cc.byexamples.com
Submitted: Jul 06 2008 / 07:21
You can’t call c function directly from Lua, you have to create a wrapper function that allows calling from Lua. In this post, shows a simple example to implement millisecond sleep function to Lua using nanosleep.
Comments
Motion Control replied ago:
He means C functions but writes C++ functions.
Voters For This Link (2)
Voters Against This Link (1)