Re: Euphoria DLLs

new topic     » goto parent     » topic index » view thread      » older message » newer message

I think that 0.0 + eu_integer doesn't convert eu_integer to to an
unsign 32 bit value.
If you try this:

atom m
m =3D allocate ( 4 )

function ulong ( integer  i )

    poke4 ( m , i )
    return  peek4u ( m )=20

end function


-George

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu