Re: Euphoria 32 & 64 Bits

new topic     » goto parent     » topic index » view thread      » older message » newer message
include std/machine.e 
if machine::ADDRESS_LENGTH = 8 then 
  -- 64 bit code here 
 
else 
  -- 32 bit code here 
 
end if 

You can wrap branches like this into functions to assign to DLL constants.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu