Re: load user defined module

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

Personally, I'd like to see something like this:

ifplatform DOS32
-- DOS-specific code and includes goes here
endif

ifplatform LINUX
-- and so on...


ifplatform should be checked by Ex/Exw/Exu as a first pass, only reading 
code for the given platform (since the current platform is known by the 
interpreter at all times).

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

Search



Quick Links

User menu

Not signed in.

Misc Menu