Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watcgl.UUCP Path: utzoo!watmath!watnot!watcgl!fdfishman From: fdfishman@watcgl.UUCP (Flynn D. Fishman) Newsgroups: net.micro.amiga Subject: A call for help with Manx C Message-ID: <670@watcgl.UUCP> Date: Thu, 8-May-86 17:46:16 EDT Article-I.D.: watcgl.670 Posted: Thu May 8 17:46:16 1986 Date-Received: Fri, 9-May-86 10:03:58 EDT Distribution: net Organization: U of Waterloo, Ontario Lines: 34 I am currently learning C and am having some difficulties, which I hope someone in net land can solve. When I compile several of the examples given in the Amiga manuals using Aztec C68K 3.20a I get conversion warnings Following is the output from a compilation of one of these examples found on page 2-3 of the Intuition manual Version 29.4 (as far as we can tell we have typed the code in exactly as found in the book except for the missing semicolon on the first structure) Sample Output: OpenLibrary("intuition.library",INTUITION_REV); ^ window.c:19: WARNING 121: ptr/int conversion: NewWindow.Title = "A Simple Window"; ^ window.c:29: WARNING 124: invalid ptr/ptr assignment: iff(( Window = (struct Window *)OpenWindow(&NewWindow))==NULL) ^ window.c:44: WARNING 121: ptr/int conversion: I am running a 512k system and I Do my compilations from ram disk using workbench 1.1. Thanks in advance -- FDFISHMAN (Flynn D. Fishman) UUCP : ...!{decvax|ihnp4|clyde|allegra|utzoo}!watmath!watcgl!fdfishman ARPA : fdfishman%watcgl%waterloo.csnet@csnet-relay.arpa CSNET : fdfishman%watcgl@waterloo.csnet