> From: McMicken, Steven [mailto:[EMAIL PROTECTED]]
> I put a version field in my preferences structure.  After getting the
> preferences, besides checking the size, I also check for the current
> version.

That's not necessary.  When you use PrefSetAppPreferences and
PrefGetAppPreferences, the system includes an invisible version field for
you.  As mentioned before, you supply this value to PrefSetAppPreferences
and it is returned by PrefGetAppPreferences.  So you can save a few bytes of
space by not duplicating this behavior in your own code.

-slj-


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to