IO.e

The library provides the Objects needed to use Input-Output in EuCANOOP.

All these Objects are Devices - they have a property which is the "handle" by which they are identified. The handle is either fixed (defined by Euphoria) or is generated using a Constructor assignment. The Euphoria equivalent is to use a creation function (for example, "open" for a file, or "create" in GUIs). A return value of "-1" means that the creation function failed.

Library specification

Version: 2.1.0

Date: November 2008
Author: C A Newbould (canewbould@users.sourceforge.net)
Changes:

Interface

Globally-defined includes:

Constants:

Classes:

Defined Instances:

Additional routines: