Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!oddjob!gargoyle!ihnp4!ihlpg!starner From: starner@ihlpg.ATT.COM (Guy Starner) Newsgroups: comp.lang.c,comp.sys.atari.st,comp.sys.amiga Subject: Re: 32bit = 16bit x 16bit Message-ID: <4128@ihlpg.ATT.COM> Date: Fri, 23-Oct-87 13:53:12 EST Article-I.D.: ihlpg.4128 Posted: Fri Oct 23 13:53:12 1987 Date-Received: Sun, 25-Oct-87 18:23:35 EST References: <1912@gryphon.CTS.COM> <3294@sol.ARPA> <2545@cbmvax.UUCP> <4261@well.UUCP> <2565@cbmvax.UUCP> Reply-To: starner@ihlpg.UUCP (Starner,G.H.) Organization: AT&T Bell Laboratories - Naperville, Illinois Lines: 21 Xref: mnetor comp.lang.c:5110 comp.sys.atari.st:5894 comp.sys.amiga:9855 In article <4261@well.UUCP> ewhac@well.UUCP (Leo 'Bols Ewhac' Schwab) writes: > ... Then, later on, when I try and do this: > ... > interrupt.is_Code = (VOID) bar; > > ...my compiler throws up. Shouldn't this be: interrupt.is_code = (VOID (*)()) bar; That is, cast bar to a pointer to a function returning void. Guy Starner AT&T Bell Laboratories ...!ihnp4!ixlpn!starner -- Guy Starner IHP 2F-522, 416-7396 ixlpn!starner