lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi Budi,
this is a VERY basic question, you need such things in nearly any Lua program.

Usually such questions are very well explained in the book
"Programming in Lua" by Roberto ... . Just small hint... . You find
this as PDF in Internet, but the book itself also very nice.

On Mon, Jun 20, 2022 at 3:24 PM Budi <budikusasi@gmail.com> wrote:
>
> How to determine the correct data type used in function argument? e.g.