Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!sun.arpa!nagler%orb From: nagler%orb@SUN.ARPA (Rob Nagler) Newsgroups: net.lang.mod2 Subject: Re: Overloading in Modula-2? Message-ID: <8603111918.AA09802@orb.sun.uucp> Date: Tue, 11-Mar-86 14:18:57 EST Article-I.D.: orb.8603111918.AA09802 Posted: Tue Mar 11 14:18:57 1986 Date-Received: Fri, 14-Mar-86 03:45:17 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 13 There have been many references in info-modula-2 to overloading a procedure called PUT. The procedure PUT I mentioned was from the module Text_IO in Ada. I was using it as a bad example, sorry for the confusion. The Draft BSI Standard I/O Library has routines which deal with the input and output of CHARs, CARDINALs, INTEGERs, BOOLEANs and REALs. Yippee. When can us mortals have a look? I'd like to try implementing it instead of the one I hacked up. I know its only a draft, but then that's what Wirth's book really is, isn't it? Rob