|
From: | Johann Klammer |
Subject: | Re: MEVENT |
Date: | Tue, 11 Aug 2015 02:55:14 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Icedove/24.5.0 |
On 08/10/2015 04:30 PM, Thomas Dickey wrote: > > no - the function isn't declared that way: > > int getmouse(MEVENT *event); > > ..and you might want to read up on C parameter passing to figure out why you can't `return' pointers that way.
[Prev in Thread] | Current Thread | [Next in Thread] |