Path: utzoo!attcan!uunet!snorkelwacker!usc!cs.utexas.edu!wuarchive!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.sys.amiga.tech Subject: Re: YAMB (Yet Another Manx Bug in 5.0a) Message-ID: <16544@estelle.udel.EDU> Date: 11 Apr 90 17:17:09 GMT References: <4606@cpoint.UUCP> Reply-To: new@ee.udel.edu (Darren New) Organization: University of Delaware Lines: 6 In article <4606@cpoint.UUCP> steve@cpoint.UUCP (Stephen Steir) writes: >I post this example in hopes that it will save time for other Manx 5.0a users. > int (*p2foo)(); Maybe you should try int (*p2foo)(short, short, short); This works for me in LC5.04 and I get warnings if I don't put the arguments in. I suspect this is not really a bug. -- Darren