Re: File handles

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

Daniel Berstein writes:
> Hi, while coding DOS.E I found that DOS file handles
> (returned from some int21 calls) doesn't match Euphoria's
> file handles (open). Am I right? Can dos handles be
> converted into euphoria handles?

The number that Euphoria's open() returns is just an
artificial number assigned by Euphoria. If it has any relation
to the DOS file handle, it's just a coincidence. Don't rely on it.

Regards,
     Rob Craig
     Rapid Deployment Software

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

Search



Quick Links

User menu

Not signed in.

Misc Menu