On 31 Aug 2005, at 15:52, Paul Davidson wrote: > Trying to get fpGetRusage to work WITH DARWIN. > > Using: function fpGetRUsage( who : cint; data : pRUsage ) : > cint; cdecl; external 'c' name 'getrusage'; > > But this gives silly results. Any hints? How did you declare prusage/trusage? Jonas