Lua.NET : How to use hexa decimal numbers
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Lua.NET : How to use hexa decimal numbers
- From: Lythoner <lythoner@...>
- Date: 2007年10月05日 11:01:56 +0530
Hi All,
We use Lua as a configuration as well as do some programming with it.
Our configuration can consists of tens of thousands lines and derived
from an C interface.
We use Hexa decimal constants heavily in our C interface and also the
same Hex code has been used in specification too.
Now how to use the HEX constants in Lua.NET?
Regards,
Lythoner