Re: Euphoria file types

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

Oh, I wanted to say, here's how an include should work:

ifdef !WIN32 then 
    crash("MyLib v1.0 only works on Windows 32") 
end ifdef 
 
-- code 
-- code 
-- code 

This is the only way of really doing what is the file needs to have done.

Jeremy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu