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)
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
