-----BEGIN PGP SIGNED MESSAGE-----

Anuradha J wrote:

 > Hi,
 >
 > I would like to know which is a better approach for storing the
 > content received from the server. Let's say I receive about 1-2
 > bitmaps and text content of 1-2K, I am currently storing them in
 > dyanmic memory using MemHandle or MemPtr. My app. is very
 > unpredictable and crashes anytime due to "out of memory".
 >
 > I wonder if I have to use database to store the bitmaps or file
 > streams to store the received 1-2K text content?
 >
 > Anybody has any suggestions?
 > Anuradha


Well, if you're crashing because of "out of memory" when using
dynamic memory, do you really need to ask this?

- --
Brian Mathis
Direct Edge
http://www.directedge.com

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8

iQCVAwUBOkBSYpwT6UbDtVwVAQGtVwP/XN22jRNFjhKdl+iDeD9FDgrMC61FM1UF
WswY4UitP1ho+onyBjbmHtTAkw0vSvXc8HxjNb4pOFlzQn0cEVJR6CeOMNikzOFS
CYirhh8r+r0pA0w71uA+KX/PphZlkltJEUTeSK/KOxflN89wqLSfj2MEFy40VdPx
nzho247BFIU=
=x8Mt
-----END PGP SIGNATURE-----


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to