Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site pur-phy.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!inuxc!pur-ee!CS-Mordred!Pucc-H:Physics:cca From: cca@pur-phy.UUCP (Charles C. Allen) Newsgroups: net.lang.mod2 Subject: Re: Modula-2 I/O Message-ID: <1420@pur-phy.UUCP> Date: Sun, 9-Sep-84 17:07:31 EDT Article-I.D.: pur-phy.1420 Posted: Sun Sep 9 17:07:31 1984 Date-Received: Thu, 13-Sep-84 19:37:32 EDT References: <3528@decwrl.UUCP> Organization: Purdue University Physics Dept. Lines: 16 Here are a couple of things I would like to see in ANY implementation of a Modula-2 I/O library: * The ability to have an 8-bit CHAR. The range of type CHAR could be extended to 377C, or CHAR could be made a subrange of a new type that goes to 377C. * I/O for enumerated types. The usefulness of enumerated types is drastically reduced if you can't do I/O with them. I'd be interested in hearing whether existing compilers have these capabilities. Charlie Allen UUCP: pur-ee!Physics:cca, purdue!Physics:cca INTERNET: cca@pur-phy.UUCP