RE: Suggestion for 2.3

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

On 30 Apr 2001, at 16:51, sephiroth _ wrote:


> the problem with writing a _DOS_ TSR in Euphoria is that Eu is 
> intepreted. if you want to write a TSR, you do something like hook int 
> 0x1c to your code. but since Eu is interpreted, there's nothing to hook 
> TO, except maybe, a chunk of the interpreter.

Unless you translate it to C and then compile it. Surely you can find a dos C 
compiler that you can drop the translated code into?

Kat

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

Search



Quick Links

User menu

Not signed in.

Misc Menu