On Mon, 29 Dec 2003 12:14:31,aryeleib writes: >Thanks. Now is FtrGet a slow function call. What I want to do is to use >feature memory in a shared library to retrieve the Handle to the global >data struct, rather than having to pass along the library reference >number from function to function. Is that going to cause any drag?
You could benchmark FtrGet, or any other OS call for that matter, but putting it in a loop and seeing how many times you can call it in n ticks on a given device, then report back here and let us know. YMMV. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
