Re: load user defined module

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

To: Robert Craig

Rob, how would you recommend that coders deal with this issue of
platform-specific code, using the
current incarnation of Euphoria?



8/11/2002 11:46:30 AM, stabmaster_ at hotmail.com wrote:

>
>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).
>
>
>
>
---------
Cheers,
Derek Parnell

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

Search



Quick Links

User menu

Not signed in.

Misc Menu