Re: Saving PCX

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

Michael J. Raley asks:
> Does the interpreter Close all unclosed files on exit?

Yes, it does. This flushes out any remaining
characters in the output buffer for each file.
You can also call close() at any time when
you are finished with a file. Euphoria has a limit
of 15 open files at any one time. No one has
complained so far. DOS may further limit you.

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