Is there any dynamic memory advantage in using
the Mathlib.prc library versus including the
applicable math functions in your Palm app?
I currently have an application which uses
a handful of functions from Mathlib, log()
pow() and associated functions. I extracted
them, rewrote bits of them, and included them
in my app directly.
Are these two methods equivalent in terms of
dynamic memory use? It certainly saves a lot
of space if and inconvenience if users don't
have to load Mathlib.prc.
Any comments would be appreciated.
Thanks,
Paul Fearn
Memorial Sloan-Kettering Cancer Center