Re: boolean sequence

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

Tone =A6koda wrote:

> Juergen, i didnt write it yet so your functions look good
> but when i try to run it i get this error:
>
> C:\EUPHORIA\include\dll.e:50 in function define_c_func()
> type_check failure, lib is {}
> ... called from C:\EUPHORIA\include\bit.e:188
> --> see ex.err
>
> bit.e line 188:
> SHIFT_LEFT = define_c_func("", SHL_SPACE, {C_INT, C_INT}, C_INT)
>
> do we have different versions of DLL.E?

Using 'define_c_func()' to define not actually a C function, but a
machine-code routine, requires Eu 2.4 or later. I think you have an
earlier version, do you?

Regards,
   Juergen

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

Search



Quick Links

User menu

Not signed in.

Misc Menu