Re: Version Feature.

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

Another (related) feature which would be very useful is a conditional
"compile". (I know Euphoria isn't really compiled - but I can't think of =
a
better way to say it).

example:

If platform() =3D DOS32 then
    include graphics.e
else
    include graphics.ew
end if

This feature would complement the version feature suggested by LLHIII.

Colin Taylor

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

Search



Quick Links

User menu

Not signed in.

Misc Menu