[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: simple Lua alien question
- From: Sebastien Lai <237482@...>
- Date: Mon, 28 Feb 2011 19:51:34 +0100
On Mon, Feb 28, 2011 at 7:24 PM, King, Mike <MKing@klmicrowave.com> wrote:
> Version 0.4.1 of alien doesn't offer unsigned types.
Ah well. I don't know Alien well enough to comment, but it seemed
logical at the time I wrote the post ;-)
> I have no control over it... sorry
No harm done.
On Mon, Feb 28, 2011 at 7:38 PM, Thomas Buergel
<Thomas.Buergel@varian.com> wrote:
> On Windows, DWORD is not a double, but an unsigned long (32-bit wide in both 32- and 64-bit ABIs):
Apologies from my side.