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!linus!decvax!ittatc!dcdwest!sdcsvax!ucbvax!UMass.BITNET!RMULLER From: RMULLER@UMASS.BITNET Newsgroups: net.lang.mod2 Subject: TDI Amiga Modula-2 Message-ID: <8604091955.8258@ur-cayuga.rochester.arpa> Date: Wed, 9-Apr-86 14:27:00 EST Article-I.D.: ur-cayug.8604091955.8258 Posted: Wed Apr 9 14:27:00 1986 Date-Received: Fri, 11-Apr-86 20:27:27 EST Sender: usenet@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 Thanks to Richard Bielak for posting the fix to the streams problem. Here's a question which I'm sure isn't a bug, but ... can someone send me source which successfully calls the intution routine OpenWindow? My guru is tired of meditating ... everything I try generates a "software failure" message. A possibly related question: how does one deal with the differences between Modula-style strings, BCPL strings and C strings? The newWindow structure in C, for example, has a field for the title of the window, which is a pointer to a null-terminated sequence of characters. The C compiler generates such a pointer (not to mention the byte sequence) when it encounters a "string" in a structure constructor. What's the simplest way to get this done in Modula? Thanks in advance. Rich Muller RMuller@umass.bitnet