Path: utzoo!news-server.csri.toronto.edu!rutgers!uwm.edu!cs.utexas.edu!uunet!mcsun!hp4nl!utrcu1!infnews!hofstede From: hofstede@.cs.utwente.nl (Jaap Hofstede) Newsgroups: comp.lang.modula2 Subject: Input /Output Message-ID: <1991Mar11.145624.11910@cs.utwente.nl> Date: 11 Mar 91 14:56:24 GMT Sender: usenet@cs.utwente.nl Organization: University of Twente, Dept. of Computer Science Lines: 12 Originator: hofstede@utis04 We use Modula-2 as language in an introductory course in programming. For IO we don't like the standard InOut because it is impossible to read (write) more than one file at the same time and we don't like the File IO module of the compiler we use (TopSpeed), because of the functions used for reading. Is there a more or less 'standard' module with IO procedures such as those of InOut, but with an extra file parameter? Jaap Hofstede (hofstede@cs.utwente.nl) Dept. of Computer Science (INF/SPA) University of Twente Enschede, Netherlands