lua-users home
lua-l archive

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


>> The API only deals with Kbytes to get more resolution out of an int.
>                                        ^^^^^^^^^^^^^^^
>Less resolution, greater range?

Yes, you're right. Sorry about that.

>What's wrong with using an unsigned long for this?

Nothing, except the desire to have simpler types in the API.
--lhf