Re: User Interrupt
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: User Interrupt
- From: "Geo Massar" <luageo@...>
- Date: 2006年6月28日 11:47:14 -0700
> Just as an alternative (so you don't have to translate C to Pascal),
Delphi
> can interface nicely with DLL's that originated from the C distribution,
> therefore you could also use the standard Lua DLL's.
>
Thanks for the info. Will take a look at the alternative.
LuaTut was designed for Pascal coders to learn Lua API from the book.