Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!sdd.hp.com!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!roundup.crhc.uiuc.edu!ux1.cso.uiuc.edu!cs.uiuc.edu!schwager From: schwager@cs.uiuc.edu (Michael Schwager) Newsgroups: comp.sys.amiga.programmer Subject: Re: Problems with ReportMouse() Keywords: is it just my brain, or am I dead? Message-ID: <1991Jan23.221953.24626@cs.uiuc.edu> Date: 23 Jan 91 22:19:53 GMT References: <1991Jan23.031010.11248@cs.uiuc.edu> Organization: University of Illinois, Dept. of Comp. Sci., Urbana, IL Lines: 11 Well, thanks for the responses. Damn! The authors of these manuals really know how to piss me off. On p. 54 of the revised RKM, Libs and Devices, they say to "Consult your compiler manual for the correct calling sequence." So I whip it out, and there on p. libamiga.19 it says quite proudly, void ReportMouse (wind, boolean) struct Window *wind; long boolean; which, as we now know, is incorrect. I wish these guys would get it together so my brain wouldn't hurt so much. -Mike