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? Thank you, LionScribe >Subject: Feature Memory >From: [EMAIL PROTECTED] >Date: Sun, 28 Dec 2003 00:24:19 -0500 >X-Message-Number: 13 > >Is reading from feature memory slower than reading from heap memory? I >know that writing is slower, but what about reading? >LionScribe
>Once you have a (const Char *) assigned to the memory, reading should be >essentially the same speed, regardless of whether it is stack, dynamic >heap, storage heap or feature memory. >Roger Stringer >Marietta Systems, Inc. (www.mariettasystems.com) ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
